|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputStreamBuffered | |
---|---|
org.openjena.atlas.io |
Uses of InputStreamBuffered in org.openjena.atlas.io |
---|
Methods in org.openjena.atlas.io that return InputStreamBuffered | |
---|---|
InputStreamBuffered |
PeekInputStream.getInput()
|
Methods in org.openjena.atlas.io with parameters of type InputStreamBuffered | |
---|---|
static int |
InStreamUTF8.advance(InputStreamBuffered input)
Next codepoint |
static int |
InStreamUTF8.advance(InputStreamBuffered input,
int x)
Next codepoint, given the first byte of any UTF-8 byte sequence is already known. |
Constructors in org.openjena.atlas.io with parameters of type InputStreamBuffered | |
---|---|
InStreamASCII(InputStreamBuffered in)
|
|
InStreamUTF8(InputStreamBuffered in)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |