Uses of Class
org.fusesource.hawtbuf.codec.VarLongCodec

Packages that use VarLongCodec
org.fusesource.hawtbuf.codec   
 

Uses of VarLongCodec in org.fusesource.hawtbuf.codec
 

Subclasses of VarLongCodec in org.fusesource.hawtbuf.codec
 class VarSignedLongCodec
          Implementation of a variable length Codec for a signed Long
 

Fields in org.fusesource.hawtbuf.codec declared as VarLongCodec
static VarLongCodec VarLongCodec.INSTANCE
           
 



Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.