Uses of Class
com.dyuproject.protostuff.ByteArrayInput

Uses of ByteArrayInput in com.dyuproject.protostuff
 

Methods in com.dyuproject.protostuff that return ByteArrayInput
 ByteArrayInput ByteArrayInput.reset(int offset, int len)
          Resets the offset and the limit of the internal buffer.
 

Constructors in com.dyuproject.protostuff with parameters of type ByteArrayInput
GraphByteArrayInput(ByteArrayInput input)
           
GraphByteArrayInput(ByteArrayInput input, int initialCapacity)
           
 



Copyright © 2009-2014. All Rights Reserved.