| Package | Description |
|---|---|
| xyz.cofe.ipc.sharedmem |
| Modifier and Type | Field and Description |
|---|---|
protected ByteQueue |
ByteQueue.OutStream.byteQueue |
protected ByteQueue |
ByteQueue.InStream.byteQueue |
protected ByteQueue |
IpcChannel.byteQueue |
| Modifier and Type | Method and Description |
|---|---|
ByteQueue |
ByteQueue.OutStream.getByteQueue() |
ByteQueue |
ByteQueue.InStream.getByteQueue() |
ByteQueue |
IpcChannel.getByteQueue() |
| Constructor and Description |
|---|
InStream(ByteQueue byteQueue) |
OutStream(ByteQueue byteQueue) |
Copyright © 2018. All rights reserved.