read_hex_between: Read a block of data between addresses

Description Usage Arguments Value

View source: R/hex.R

Description

Read a block of binary data between two addresses.

Usage

1

Arguments

path

File path.

start

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

end

Integer or character string representing a hexadecimal number that signifies the address up to which the file is read.

Value

Vector of type 'raw'.


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