ILookInStream

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

Look
SRes function(void* p, const void** buf, size_t* size) Look;
Undocumented in source.
Read
SRes function(void* p, void* buf, size_t* size) Read;
Undocumented in source.
Seek
SRes function(void* p, Int64* pos, ESzSeek origin) Seek;
Undocumented in source.
Skip
SRes function(void* p, size_t offset) Skip;
Undocumented in source.

Meta