writeJavaUTF: Deprecated. Writes a string to a connection in Java format...

Description Usage Arguments Author(s) See Also

Description

Writes a string to a connection in Java format (UTF-8) so it will be readable by Java.

Usage

1
2
## Default S3 method:
writeJavaUTF(con, str, ...)

Arguments

con

Binary connection to be written to.

str

String 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.