Method | Description | |
---|---|---|
BinarySearchCoding64 ( ) : System | ||
BinarySearchCoding64 ( long maxvalue ) : System | ||
Decode ( |
||
Decode ( |
||
Encode ( |
||
Encode ( |
||
Load ( |
||
Save ( |
public BinarySearchCoding64 ( long maxvalue ) : System | ||
maxvalue | long | |
return | System |
public Decode ( |
||
stream | ||
ctx | ||
return | long |
public Decode ( |
||
stream | ||
N | long | |
ctx | ||
return | long |
public Encode ( |
||
stream | ||
u | long | |
return | void |
public Encode ( |
||
stream | ||
u | long | |
N | long | |
return | void |
public Load ( |
||
Input | ||
return | void |
public Save ( |
||
Output | ||
return | void |