public class NBitInteger
extends java.lang.Object
| Constructor and Description |
|---|
NBitInteger() |
| Modifier and Type | Method and Description |
|---|---|
static int |
decode(java.nio.ByteBuffer buffer,
int n) |
static void |
encode(java.nio.ByteBuffer buf,
int n,
int i) |
static int |
octectsNeeded(int n,
int i) |
Copyright © 1995–2023 Webtide. All rights reserved.