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 © 2022. All rights reserved.