Method SetByte NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll SetByte(int, byte) Sets a byte. public void SetByte(int position, byte value) Parameters position int The position. value byte The value.