| 程序包 | 说明 |
|---|---|
| com.jn.langx.util |
This package contain all most utility classes for java coding
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Bytes.OutputStreamByteConsumer
Bytes.ByteConsumer based on OutputStream. |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
Bytes.toLittleEndian(Bytes.ByteConsumer consumer,
long value,
int length)
Provides the given value to the given consumer as a little endian
sequence of the given length.
|
Copyright © 2021. All rights reserved.