Table of Contents

Property Bytes

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

Bytes

Gets the bytes.

public ArraySegment<byte> Bytes { get; }

Property Value

ArraySegment<byte>

The bytes.