Mosa.AppSystem.AppOutputStream.SetLength C# (CSharp) Method

SetLength() public method

Sets the length.
public SetLength ( long value ) : void
value long The value.
return void
        public override void SetLength(long value)
        {
        }