public static UnpackByteStream ( Stream source ) : |
||
source | Stream | The |
Résultat |
UnpackingStream does not own source, so source still should be closed.
When the type of packed value is not known, use UnpackObject(Stream) instead.
public static UnpackByteStream ( Stream source ) : |
||
source | Stream | The |
Résultat |