Table of Contents

Method Read

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

Read(byte[], int, int)

public override int Read(byte[] buffer, int offset, int count)

Parameters

buffer byte[]
offset int
count int

Returns

int