BufferedStream.readShort
Reads a
short
value from this stream.
Syntax
public short readShort()
Return Value
Returns the
short
value read.
© 1999 Microsoft Corporation. All rights reserved. Terms of use.