Property FreeCapacity
FreeCapacity
Gets the amount of space available that can still be written into without forcing the underlying buffer to grow.
public int FreeCapacity { get; }
Gets the amount of space available that can still be written into without forcing the underlying buffer to grow.
public int FreeCapacity { get; }