资 源 简 介
A collection of useful libraries and tools for your projects.
CUE Sheet
Read and create CUE sheet files. Beta.
Lite Streams
Collection of objects to create and access binary streams with ISequentalStream and IStream interface support.
Supported types of streams:
* File - opencreate (both ANSI and Unicode file names supported)
* Memory buffer
* Link to memory (read-only)
* Resource stream (read-only)
* User callback stream
* TODO: External IStream bridge