Int8HybridRowSerializer Struct
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.
public struct Int8HybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<sbyte>
type Int8HybridRowSerializer = struct
interface IHybridRowSerializer<sbyte>
Public Structure Int8HybridRowSerializer
Implements IHybridRowSerializer(Of SByte)
- Inheritance
-
Int8HybridRowSerializer
- Implements
Properties
Comparer |
Methods
Read(RowBuffer, RowCursor, Boolean, SByte) | |
Write(RowBuffer, RowCursor, Boolean, TypeArgumentList, SByte) |