Table of Contents
API reference

Property Length

Namespace
DisCatSharp.Common.Types
Assembly
DisCatSharp.Common.dll

Length

Gets the amount of bytes currently written to the buffer. This number is never greater than Capacity .

ulong Length { get; }

Property Value

ulong