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 ByteBufferInput
ByteBufferInput. reset(int offset, int len)
Resets the offset and the limit of the internal buffer.
-