public interface CommandLoopback
| Modifier and Type | Method and Description |
|---|---|
default void |
enqueueCommand(DirectBuffer command,
int offset,
int length) |
void |
enqueueCommand(int type,
DirectBuffer command,
int offset,
int length) |
default void enqueueCommand(DirectBuffer command, int offset, int length)
void enqueueCommand(int type,
DirectBuffer command,
int offset,
int length)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.