Namespace: Org.BouncyCastle.Asn1
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
 Syntax
Syntax
| C# | 
|---|
| public Stream GetOctetOutputStream( byte[] buf ) | 
| Visual Basic | 
|---|
| Public Function GetOctetOutputStream ( _ buf As Byte() _ ) As Stream | 
| Visual C++ | 
|---|
| public: Stream^ GetOctetOutputStream( array<unsigned char>^ buf ) | 
Parameters
- buf
- Type: array<System..::..Byte>[]()[][]





