Serializer, to be used with the StructSerializer, which converts a struct so that a php client can read it
Simple serializer for reading / writing generic data from / to IOStreams
Serializer, to be used with the StructSerializer in ocean.io.serialize.StructSerializer, which dumps a struct to a string.
Struct data serialization and deserialization tools
Templates to generate a a hash or a string that describes the binary layout of a value type, fully recursing into aggregates.