readJavaUTFString: Read Java UTF-8 String

View source: R/readJavaUTFString.R

readJavaUTFStringR Documentation

Read Java UTF-8 String

Description

Reads a Java UTF-8 string. The first 2 bytes are the length of the string, then the string itself.

Usage

readJavaUTFString(file)

Arguments

file

binary file to be read

Value

the string and its length

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


PamBinaries documentation built on Feb. 16, 2023, 7:38 p.m.