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