SingleChunkBufferMakeReadOnly Method |
Makes this buffer read only.
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public void MakeReadOnly()
abstract MakeReadOnly : unit -> unit
override MakeReadOnly : unit -> unit
Implements
IByteBufferMakeReadOnlySee Also