Description Usage Arguments Value Author(s) See Also
Reads one or several Java formatted short's (16 bits) from a connection.
1 2 | ## Default S3 method:
readJavaShort(con, n=1, ...)
|
con |
Binary connection to be read from. |
n |
Number of short's to be read. |
Returns a vector of integers.
Henrik Bengtsson (http://www.braju.com/R/)
readBin().
readJavaShort(), readJavaInt(),
readJavaUTF().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.