Fan.Sys.SysInStream.DotnetInputStream.Write C# (CSharp) Method

Write() public method

public Write ( byte b, int off, int len ) : void
b byte
off int
len int
return void
            public override void Write(byte[] b, int off, int len)
            {
            }