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