C# 클래스 natix.CompactDS.BitStreamCtx

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

공개 프로퍼티들

프로퍼티 타입 설명
Offset long

공개 메소드들

메소드 설명
BitStreamCtx ( ) : System
BitStreamCtx ( long offset ) : System
Seek ( long offset ) : void

메소드 상세

BitStreamCtx() 공개 메소드

public BitStreamCtx ( ) : System
리턴 System

BitStreamCtx() 공개 메소드

public BitStreamCtx ( long offset ) : System
offset long
리턴 System

Seek() 공개 메소드

public Seek ( long offset ) : void
offset long
리턴 void

프로퍼티 상세

Offset 공개적으로 프로퍼티

public long Offset
리턴 long