Initializes a new instance of the ByteBuffer class

Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public ByteBuffer()
Visual Basic
Public Sub New
Visual C++
public:
ByteBuffer()

See Also