# Functions

NewClassDefinition creates a new class definition for Portable.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ClassDefinition defines a class schema for Portable structs.
CompactConfig contains compact serializers.
Config contains the serialization configuration of a Hazelcast instance.
FieldDefinition defines name, type, index of a field.

# Interfaces

CompactReader is an interface implemented by types passed to CompactSerializer.Read method.
CompactSerializer must be implemented to serialize a value with compact serialization.
CompactWriter is an interface implemented by types passed to CompactSerializer.Write method.
DataInput provides deserialization methods.
DataOutput provides serialization methods.
IdentifiedDataSerializable is a serialization method as an alternative to standard Gob serialization.
IdentifiedDataSerializableFactory is used to create IdentifiedDataSerializable instances during deserialization.
Portable provides an alternative serialization method.
PortableFactory is used to create Portable instances during deserialization.
PortableReader provides a mean of reading portable fields from a binary in form of go primitives arrays of go primitives, nested portable fields and array of portable fields.
PortableWriter provides a mean of writing portable fields to a binary in form of go primitives arrays of go primitives, nested portable fields and array of portable fields.
Serializer is base interface of serializers.
VersionedPortable is an extension to Portable to support per class version instead of a global serialization version.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author