Functions
- Lock a file for exclusive access.
- Returns
Ok(())
if no objects specified byid
orlabel
exist. - Returns
true
if one or more objects specified byid
orlabel
exist. - Parse a range from a string (e.g. “10..20”). The integers in the range may be expressed in either decimal or hexadecimal.
- Generates an 8-byte random id.
- Reads a file into a byte buffer.
- Constructs a search template given an
id
orlabel
. - Writes
data
to a file.