10 #ifndef GO_API_SERIALIZER_H
11 #define GO_API_SERIALIZER_H
14 #include <kApi/Io/kSerializer.h>
37 #include <GoSdk/GoSerializer.x.h>
Serializes/deserializes objects to/from Gocator Data Protocol.
Definition: GoSerializer.h:15
kStatus GoSerializer_Construct(GoSerializer *serializer, kStream stream, kAlloc allocator)
Constructs a GoSerializer object.
Essential API declarations.