## Static method (use this):
## Java$readUTF(con, as.character=TRUE, ...)## Don't use the below:
## S3 method for class 'Java':
readUTF(static, con, as.character=TRUE, ...)
TRUE
, the read string converted,
i.e. translated, into an Rcharacter string before
returned, otherwise an integer vector representation of
the Unicode string is returned.readBin
().
For more information see Java
.