Method | Description | |
---|---|---|
ForwardBytesReaderAnonymousInner ( |
||
ReadByte ( ) : byte | ||
ReadBytes ( byte b, int offset, int len ) : void | ||
SkipBytes ( int count ) : void |
public ForwardBytesReaderAnonymousInner ( |
||
outerInstance | ||
return | System |
public ReadBytes ( byte b, int offset, int len ) : void | ||
b | byte | |
offset | int | |
len | int | |
return | void |