Table of Contents

Method GetByte

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

GetByte(int)

Gets a byte.

byte GetByte(int position)

Parameters

position int

The position.

Returns

byte

A byte.