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
C# |
---|
public Stream GetOctetOutputStream( int bufSize ) |
Visual Basic |
---|
Public Function GetOctetOutputStream ( _ bufSize As Integer _ ) As Stream |
Visual C++ |
---|
public: Stream^ GetOctetOutputStream( int bufSize ) |
Parameters
- bufSize
- Type: System..::..Int32