Constructor LazyBsonArray
LazyBsonArray(IByteBuffer)
Initializes a new instance of the Lazy
Parameters
slice
IByteBuffer The slice.
Exceptions
- Argument
Null Exception slice
- Argument
Exception LazyBsonArray cannot be used with an IByteBuffer that needs disposing.