| Package | Description |
|---|---|
| org.apache.jena.atlas.io |
| Modifier and Type | Method and Description |
|---|---|
InputStreamBuffered |
PeekInputStream.getInput() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
InStreamASCII(InputStreamBuffered in) |
InStreamUTF8(InputStreamBuffered in) |
Licenced under the Apache License, Version 2.0