Salmon
Loading...
Searching...
No Matches
buffer.py File Reference

Classes

class  Buffer
 Class will be used to cache data that can later be read via the ReadAt() method without requesting frequent reads. More...
 

Namespaces

namespace  simple_io
 Simple IO package.
 
namespace  simple_io.streams
 Streams, wrappers, and pipe adapters.
 
namespace  simple_io.streams.buffer
 Wrapper stream of AbsStream to Python's native IOBase interface.