Property | Type | Description | |
---|---|---|---|
Queue | Queue |
Method | Description | |
---|---|---|
Dequeue ( ) : byte[] | ||
Dispose ( ) : void | ||
Enqueue ( byte data ) : void | ||
Flush ( ) : void | ||
InnerQueue ( ) : System.Collections.Generic |
public InnerQueue ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |