| 程序包 | 说明 |
|---|---|
| com.jn.langx.util |
This package contain all most utility classes for java coding
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Bytes.InputStreamByteSupplier
Bytes.ByteSupplier based on InputStream. |
| 限定符和类型 | 方法和说明 |
|---|---|
static long |
Bytes.fromLittleEndian(Bytes.ByteSupplier supplier,
int length)
Reads the given number of bytes from the given supplier as a little endian long.
|
Copyright © 2021. All rights reserved.