Gocator API
|
kStatus GoSerializer_Construct | ( | GoSerializer * | serializer, |
kStream | stream, | ||
kAlloc | allocator | ||
) |
Constructs a GoSerializer object.
serializer | Receives the constructed object. |
stream | Stream for reading or writing. |
allocator | Memory allocator (or kNULL for default). |