(boolean ack)
| 863 | void setting(Setting setting, long value) throws ConnectionException; |
| 864 | |
| 865 | void settingsEnd(boolean ack) throws IOException; |
| 866 | |
| 867 | // Ping frames |
| 868 | void pingReceive(byte[] payload, boolean ack) throws IOException; |
no outgoing calls
no test coverage detected