|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CodeSet.InputBuffer
This interface represents a buffer from which character data can be read.
Method Summary | |
---|---|
int |
get_pos()
Returns the current position in the buffer. |
boolean |
readBOM()
Looks ahead in the buffer to see if a byte-order marker is present. |
byte |
readByte()
Reads the next byte from an in-memory buffer. |
Method Detail |
---|
byte readByte()
int get_pos()
boolean readBOM()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |