Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Method SetByte

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

SetByte(int, byte)

Sets a byte.

void SetByte(int position, byte value)

Parameters

position int

The position.

value byte

The value.