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 .
public ulong Length { get; }
Gets the amount of bytes currently written to the buffer. This number is never greater than Capacity .
public ulong Length { get; }