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

Syntax

C#
public class ByteBuffer : Stream
Visual Basic
Public Class ByteBuffer _
	Inherits Stream
Visual C++
public ref class ByteBuffer : public Stream

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.IO..::..Stream
      iTextSharp.text.pdf..::..ByteBuffer

See Also