Interface IBsonChunk
Represents a chunk of bytes.
public interface IBsonChunk : IDisposable
  - Inherited Members
 
- Extension Methods
 
Properties
- Bytes
 Gets the bytes.
Methods
- Fork()
 Returns a new reference to the same chunk that can be independently disposed.