public class NBitInteger extends Object
| 构造器和说明 |
|---|
NBitInteger() |
public static int octectsNeeded(int n,
int i)
public static void encode(ByteBuffer buf, int n, int i)
public static int decode(ByteBuffer buffer, int n)
Copyright © 2017. All rights reserved.