public abstract class Encoder extends EncoderBase
| Modifier and Type | Field and Description |
|---|---|
protected Runnable |
messageReady |
protected Runnable |
sizeReady |
inProgress| Modifier | Constructor and Description |
|---|---|
protected |
Encoder(Errno errno,
int bufsize) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
messageReady() |
protected abstract void |
sizeReady() |
Copyright © 2020. All rights reserved.