readJavaInt: Deprecated. Reads a Java formatted int (32 bits) from a...

Description Usage Arguments Value Author(s) See Also

Description

Reads one or several Java formatted int's (32 bits) from a connection.

Usage

1
2
## Default S3 method:
readJavaInt(con, n=1, ...)

Arguments

con

Binary connection to be read from.

n

Number of int's to be read.

Value

Returns a vector of integers.

Author(s)

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

See Also

readBin(). readJavaShort(), readJavaInt(), readJavaUTF().


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