public class ByteString extends Object
| 构造器和说明 |
|---|
ByteString(byte[] bytes,
int len) |
ByteString(byte[] bytes,
int offset,
int len) |
public ByteString(byte[] bytes,
int len)
public ByteString(byte[] bytes,
int offset,
int len)
Copyright © 2024. All rights reserved.