| 接口 | 说明 |
|---|---|
| ByteString |
This interface defines a set of methods for treating a value as either a
string or byte array.
|
| 类 | 说明 |
|---|---|
| ByteStringBuffer |
This class provides a growable byte array to which data can be appended.
|
| ByteStringFactory |
This class provides a mechanism for creating
ByteString values. |
Copyright © 2022. All rights reserved.