Uses of Class
org.fusesource.hawtbuf.codec.VarLongCodec
-
Packages that use VarLongCodec Package Description org.fusesource.hawtbuf.codec -
-
Uses of VarLongCodec in org.fusesource.hawtbuf.codec
Subclasses of VarLongCodec in org.fusesource.hawtbuf.codec Modifier and Type Class Description class
VarSignedLongCodec
Implementation of a variable length Codec for a signed LongFields in org.fusesource.hawtbuf.codec declared as VarLongCodec Modifier and Type Field Description static VarLongCodec
VarLongCodec. INSTANCE
-