Uses of Class
org.ghotibeaun.json.util.ResizableByteBuffer
Package | Description |
---|---|
org.ghotibeaun.json.util |
-
Uses of ResizableByteBuffer in org.ghotibeaun.json.util
Methods in org.ghotibeaun.json.util that return ResizableByteBuffer Modifier and Type Method Description static ResizableByteBuffer
ResizableByteBuffer. fromStream(InputStream inputStream)
static ResizableByteBuffer
ResizableByteBuffer. fromStream(InputStream inputStream, int allocateSize)