Package de.bwaldvogel.mongo.wire.bson
Class BsonDecoder
java.lang.Object
de.bwaldvogel.mongo.wire.bson.BsonDecoder
-
Method Summary
Modifier and TypeMethodDescriptionstatic DocumentdecodeBson(io.netty.buffer.ByteBuf buffer) static StringdecodeCString(io.netty.buffer.ByteBuf buffer) static ObjectdecodeValue(byte type, io.netty.buffer.ByteBuf buffer)
-
Method Details
-
decodeBson
-
decodeValue
-
decodeCString
-