Uses of Class
io.protostuff.ByteBufferInput
-
Packages that use ByteBufferInput Package Description io.protostuff -
-
Uses of ByteBufferInput in io.protostuff
Methods in io.protostuff that return ByteBufferInput Modifier and Type Method Description ByteBufferInputByteBufferInput. reset(int offset, int len)Resets the offset and the limit of the internal buffer.
-