Gocator API

◆ GoSerializer_Construct()

kStatus GoSerializer_Construct ( GoSerializer serializer,
kStream  stream,
kAlloc  allocator 
)

Constructs a GoSerializer object.

Version
Introduced in firmware 4.0.10.27
Parameters
serializerReceives the constructed object.
streamStream for reading or writing.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.