Method | Description | |
---|---|---|
Strip ( Stream inputStream ) : MemoryStream |
Method | Description | |
---|---|---|
ReadUntilZero ( Stream inputStream ) : void | ||
SkipBytes ( Stream inputStream, int count ) : void |
public static Strip ( Stream inputStream ) : MemoryStream | ||
inputStream | Stream | |
return | MemoryStream |