JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.http.web_socket.handler
BinaryMessageHandler
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
handle(byte[], boolean)
Interface BinaryMessageHandler
public interface
BinaryMessageHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(byte[] binary, boolean last)
Method Details
handle
void
handle
(byte[] binary, boolean last)