Click or drag to resize
IByteBufferMakeReadOnly Method
Makes this buffer read only.

Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
void MakeReadOnly()
See Also