readJavaUTFString {PamBinaries} | R Documentation |
Reads a Java UTF-8 string. The first 2 bytes are the length of the string, then the string itself.
readJavaUTFString(file)
file |
binary file to be read |
the string and its length
Taiki Sakai taiki.sakai@noaa.gov