Method | Description | |
---|---|---|
ReadToMemoryStream ( this stream, long size ) : |
||
WriteFromStream ( this stream, Stream input, long size ) : void |
public static ReadToMemoryStream ( this stream, long size ) : |
||
stream | this | |
size | long | |
return |
public static WriteFromStream ( this stream, Stream input, long size ) : void | ||
stream | this | |
input | Stream | |
size | long | |
return | void |