[fpc-pascal] buffered filestream

Alexander Shishkin alexvins at mail.ru
Sun Jun 10 17:08:40 CEST 2012


10.06.2012 18:40, Mattias Gaertner пишет:

> I want to pass the stream to a binary reader, which skips big
> parts of the stream. It can seek backwards and the files can be several
> GB, so I need the int64 read/write/seek.

Do you mean buffered random access (smth like disk access in DBMS)?




More information about the fpc-pascal mailing list