JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.websocket.event
BinaryMessageHandler
Contents
Description
Method Summary
Method Details
handle(byte[], boolean)
Hide sidebar
Show sidebar
Interface BinaryMessageHandler
public interface
BinaryMessageHandler
二进制消息处理器
Version:
0.0.1
Author:
scx567888
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)