- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- size
int size()
Undocumented in source. Be warned that the author may not have intended to support it.
- toByteArray
byte[] toByteArray()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
String toString(String enc)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
String toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
String toString(int hibyte)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(int b)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(byte[] b, ptrdiff_t off, ptrdiff_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(byte[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeTo
void writeTo(java.io.OutputStream.OutputStream out_KEYWORDESCAPE)
Undocumented in source. Be warned that the author may not have intended to support it.