For internal use.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public static class PbsStreamResource
Public NotInheritable Class PbsStreamResource
public ref class PbsStreamResource abstract sealed
public final class PbsStreamResource
Members
All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
GetExistingInputStream()()()() |
For internal use, gets an input stream from the pool only if such
exists.
| |
GetInputStream(array<Byte>[]()[][]) |
For internal use, gets an input stream from the resource pool that
wrapers the specified buffer
| |
ReleaseStream(PbsInputStream) |
For internal use, release the given input stream and return it to the pool
|
Inheritance Hierarchy
Object | |
PbsStreamResource |