writeJavaInt: Deprecated. Writes a integer (32 bits) to a connection in...

Description Usage Arguments Author(s) See Also

Description

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

Usage

1
2
## Default S3 method:
writeJavaInt(con, i, ...)

Arguments

con

Binary connection to be written to.

i

Vector of integers 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.