Namespace: Org.BouncyCastle.Crypto.Tls
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class ByteQueue
Visual Basic
Public Class ByteQueue
Visual C++
public ref class ByteQueue

Remarks

A queue for bytes.

This file could be more optimized.

Inheritance Hierarchy

System..::..Object
  Org.BouncyCastle.Crypto.Tls..::..ByteQueue

See Also