이름 | 설명 |
---|---|
BufferFile | Provides an indexed object which maps to buffers in an underlying file object |
CachedStreamWrapper | A simple wrapper for a Stream which caches the position and length values, instead of calculating them every time. This improves performance against large files. |