| 程序包 | 说明 |
|---|---|
| org.bson.io |
Contains classes implementing I/O operations used by BSON objects.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static BSONByteBuffer |
BSONByteBuffer.wrap(byte[] bytes) |
static BSONByteBuffer |
BSONByteBuffer.wrap(byte[] bytes,
int offset,
int length) |
Copyright © 2015. All Rights Reserved.