RowReader.ReadBinary Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ReadBinary(Byte[]) | |
ReadBinary(ReadOnlySpan<Byte>) |
ReadBinary(Byte[])
ReadBinary(ReadOnlySpan<Byte>)
public Microsoft.Azure.Cosmos.Serialization.HybridRow.Result ReadBinary (out ReadOnlySpan<byte> value);
member this.ReadBinary : ReadOnlySpan -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
Public Function ReadBinary (ByRef value As ReadOnlySpan(Of Byte)) As Result
Parameters
- value
- ReadOnlySpan<Byte>