For internal use, gets an input stream from the resource pool that
wrapers the specified buffer
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public static PbsInputStream GetInputStream( byte[] buffer )
Public Shared Function GetInputStream ( _ buffer As Byte() _ ) As PbsInputStream
public: static PbsInputStream^ GetInputStream( array<unsigned char>^ buffer )
public static PbsInputStream GetInputStream( byte[] buffer )
Parameters
- buffer (array<Byte>[]()[][])
[Missing <param name="buffer"/> documentation for "M:GigaSpaces.Core.Internal.Pbs.PbsStreamResource.GetInputStream(System.Byte[])"]
Return Value
[Missing <returns> documentation for "M:GigaSpaces.Core.Internal.Pbs.PbsStreamResource.GetInputStream(System.Byte[])"]