Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ManagedXZ
lzma_stream
C# Class ManagedXZ.lzma_stream
Datei anzeigen
Open project: goldenbull/ManagedXZ
Class Usage Examples
Public Properties
Property
Type
Description
avail_in
System.UIntPtr
avail_out
System.UIntPtr
next_in
System.IntPtr
next_out
System.IntPtr
total_in
System.UInt64
total_out
System.UInt64
Property Details
avail_in
public_oe property
public
UIntPtr,System
avail_in
return
System.UIntPtr
avail_out
public_oe property
public
UIntPtr,System
avail_out
return
System.UIntPtr
next_in
public_oe property
public
IntPtr,System
next_in
return
System.IntPtr
next_out
public_oe property
public
IntPtr,System
next_out
return
System.IntPtr
total_in
public_oe property
public
UInt64,System
total_in
return
System.UInt64
total_out
public_oe property
public
UInt64,System
total_out
return
System.UInt64