read.lmp: Read binary lump, or 'lmp' files.
Description
Read binary lump, or 'lmp' files.
Usage
read.lmp(filepath, dlength = 768L)
Value
vector of dlength unsigned integers in range 0..255.
Arguments
- filepath
character string, path to the input file.
- dlength
the expected data length, in bytes.