Overview | Methods | This Package | All Packages
Reads an American National Standards Institute (ANSI) string from this stream.
Syntax
public String readStringCharsAnsi( int length )
Parameters
length
The length of the buffer in bytes.
Return Value
Returns the string value read.