writeJavaByte: Deprecated. Writes a byte (8 bits) to a connection in Java...

Description Usage Arguments Details Author(s) See Also

Description

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

Usage

1
2
## Default S3 method:
writeJavaByte(con, b, ...)

Arguments

con

Binary connection to be written to.

b

Vector of bytes to be written.

Details

This method is included for consistency reasons only.

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.