Changed Methods |
byte[]
decodeStringContent(
byte[],
int
,
int
,
boolean
)
|
Documentation changed from old to new. |
Resolve escape symbols or hexadecimal symbols. |
byte[]
decodeStringContent(
byte[],
boolean
)
|
Documentation changed from old to new. |
Resolve escape symbols or hexadecimal symbols. |
boolean
readLineSegment(
ByteBuffer )
|
Documentation changed from old to new. |
Reads data into the provided byte[]. |
boolean
readLineSegment(
ByteBuffer,
boolean
)
|
Documentation changed from old to new. |
Reads data into the provided byte[]. |