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