BufferWriterRemaining Property |
Returns the remaining space available. (Always 0 for an expandable buffer.)
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 18.03.00
Syntaxpublic int Remaining { get; }Property Value
Type:
Int32Implements
IDataIORemaining
See Also