Uses of Class
io.protostuff.ByteArrayInput
Packages that use ByteArrayInput
-
Uses of ByteArrayInput in io.protostuff
Methods in io.protostuff that return ByteArrayInputModifier and TypeMethodDescriptionByteArrayInput.reset
(int offset, int len) Resets the offset and the limit of the internal buffer.ByteArrayInput.setBounds
(int offset, int limit) Sets the offset and limit (which effectively re-uses this input).Constructors in io.protostuff with parameters of type ByteArrayInput