hex_reader: Binary file reader

Description Usage Arguments Value

View source: R/hex.R

Description

'hex_reader()' provides convenience methods for reading and parsing binary data.

Usage

1
hex_reader(path, size = 16, offset = 0)

Arguments

path

File path.

size

Number of bytes.

offset

Integer or character string representing a hexadecimal number to set the initial position of binary file connection.

Value

Interface to methods as list.


andbamp/hexutils documentation built on Dec. 19, 2021, 2:34 a.m.