Package io.activej.serializer.impl
Interface SerializerDefWithVarLength
- All Superinterfaces:
SerializerDef
- All Known Implementing Classes:
SerializerDefInt,SerializerDefLong
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.activej.serializer.SerializerDef
SerializerDef.StaticDecoders, SerializerDef.StaticEncoders, SerializerDef.Visitor -
Method Summary
Methods inherited from interface io.activej.serializer.SerializerDef
accept, decoder, defineDecoder, defineEncoder, encoder, getDecodeType, getEncodeType, getVersions, isInline
-
Method Details
-
ensureVarLength
SerializerDef ensureVarLength()
-