Table of Contents

Constructor BinaryVectorInt8

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

BinaryVectorInt8(ReadOnlyMemory<sbyte>)

Initializes a new instance of the BinaryVectorInt8 class.

public BinaryVectorInt8(ReadOnlyMemory<sbyte> data)

Parameters

data ReadOnlyMemory<sbyte>