writeJavaShort: Deprecated. Writes a short (16 bits) to a connection in Java...

Description Usage Arguments Author(s) See Also

Description

Writes one or several short's (16 bits) to a connection in Java format so they will be readable by Java.

Usage

1
2
## Default S3 method:
writeJavaShort(con, s, ...)

Arguments

con

Binary connection to be written to.

s

Vector of shorts to be written.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

writeBin(). writeJavaShort(), writeJavaInt(), writeJavaUTF().


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.