Assistance with making an archive file
Budget: $30 – $60 USD
My idea must be adhered to on the following:
- the file architecture requires first line be read to read field separators from line index
- each line a prerequisite of numbers representing field separator character positions
- each line of data is encrypted and compressed, preserving one line
The idea is to reduce searching time involved to not having to read the entire file
This means a file can be retrieved by reading bytes of a file after parsing field separators
- the file architecture requires first line be read to read field separators from line index
- each line a prerequisite of numbers representing field separator character positions
- each line of data is encrypted and compressed, preserving one line
The idea is to reduce searching time involved to not having to read the entire file
This means a file can be retrieved by reading bytes of a file after parsing field separators