zgrf ~master (2021-10-23T08:59:37Z)
Dub
Repo
CLookToRead
lzma
ztypes
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
CLookToRead {
ILookInStream
s
;
ISeekInStream
*
realStream
;
size_t
pos
;
size_t
size
;
Byte
[
1
<<
14
]
buf
;
}
Members
Variables
buf
Byte
[
1
<<
14
]
buf
;
Undocumented in source.
pos
size_t
pos
;
Undocumented in source.
realStream
ISeekInStream
*
realStream
;
Undocumented in source.
s
ILookInStream
s
;
Undocumented in source.
size
size_t
size
;
Undocumented in source.
Meta
Source
See Implementation
lzma
ztypes
aliases
Bool
Byte
Int16
Int32
Int64
SRes
SizeT
UInt16
UInt32
UInt64
WRes
enums
ESzSeek
False
SZ_OK
functions
IAlloc_Alloc
IAlloc_Free
LookInStream_LookRead
LookInStream_Read
LookInStream_Read2
LookInStream_SeekTo
LookToRead_CreateVTable
LookToRead_Init
SecToLook_CreateVTable
SecToRead_CreateVTable
SeqInStream_Read
SeqInStream_Read2
SeqInStream_ReadByte
manifest constants
LookToRead_BUF_SIZE
structs
CLookToRead
CSecToLook
CSecToRead
IByteIn
IByteOut
ICompressProgress
ILookInStream
ISeekInStream
ISeqInStream
ISeqOutStream
ISzAlloc