C# 클래스 ManagedXZ.lzma_stream

파일 보기 프로젝트 열기: goldenbull/ManagedXZ 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
avail_in System.UIntPtr
avail_out System.UIntPtr
next_in System.IntPtr
next_out System.IntPtr
total_in System.UInt64
total_out System.UInt64

프로퍼티 상세

avail_in 공개적으로 프로퍼티

public UIntPtr,System avail_in
리턴 System.UIntPtr

avail_out 공개적으로 프로퍼티

public UIntPtr,System avail_out
리턴 System.UIntPtr

next_in 공개적으로 프로퍼티

public IntPtr,System next_in
리턴 System.IntPtr

next_out 공개적으로 프로퍼티

public IntPtr,System next_out
리턴 System.IntPtr

total_in 공개적으로 프로퍼티

public UInt64,System total_in
리턴 System.UInt64

total_out 공개적으로 프로퍼티

public UInt64,System total_out
리턴 System.UInt64