Set the underlying string size for encapsulated data.
Namespace: Org.BouncyCastle.CmsAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void SetBufferSize( int bufferSize ) |
Visual Basic |
---|
Public Sub SetBufferSize ( _ bufferSize As Integer _ ) |
Visual C++ |
---|
public: void SetBufferSize( int bufferSize ) |
Parameters
- bufferSize
- Type: System..::..Int32
Length of octet strings to buffer the data.