| Field and Description |
|---|
| org.modeshape.schematic.document.Bson.BinaryType.BINARY
Use
Bson.BinaryType.GENERAL instead |
| Method and Description |
|---|
| org.modeshape.schematic.internal.io.BsonDataOutput.writeBytes(String)
The semantics of
writeBytes(String s) are considered dangerous. Please use BsonDataOutput.writeUTF(String s),
BsonDataOutput.writeChars(String s) or another write method instead. |
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.