Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
natix
CompactDS
BitStreamCtx
C# Class natix.CompactDS.BitStreamCtx
Mostra file
Open project: sadit/natix
Class Usage Examples
Public Properties
Property
Type
Description
Offset
long
Public Methods
Method
Description
BitStreamCtx
( ) :
System
BitStreamCtx
(
long
offset
) :
System
Seek
(
long
offset
) :
void
Method Details
BitStreamCtx()
public
method
public
BitStreamCtx
( ) :
System
return
System
BitStreamCtx()
public
method
public
BitStreamCtx
(
long
offset
) :
System
offset
long
return
System
Seek()
public
method
public
Seek
(
long
offset
) :
void
offset
long
return
void
Property Details
Offset
public_oe property
public
long
Offset
return
long