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 sealed class LayoutBinary : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutType<byte[]>, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutSequenceWritable<byte>, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutSpanReadable<byte>, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutSpanWritable<byte>
type LayoutBinary = class
inherit LayoutType<byte[]>
interface ILayoutSpanWritable<byte>
interface ILayoutType
interface ILayoutSpanReadable<byte>
interface ILayoutSequenceWritable<byte>
Public NotInheritable Class LayoutBinary
Inherits LayoutType(Of Byte())
Implements ILayoutSequenceWritable(Of Byte), ILayoutSpanReadable(Of Byte), ILayoutSpanWritable(Of Byte)