zgrf ~master (2021-10-23T08:59:37Z)
Dub
Repo
ISeqInStream
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
ISeqInStream {
SRes
function
(
void
*
p
,
void
*
buf
,
size_t
*
size
)
Read
;
}
Members
Variables
Read
SRes
function
(
void
*
p
,
void
*
buf
,
size_t
*
size
)
Read
;
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