Ejemplo n.º 1
0
        public override void SetLength(long value)

        {
            RawStream.SetLength(value);
        }