com.github.nkzawa.socketio.parser
Class Binary
java.lang.Object
com.github.nkzawa.socketio.parser.Binary
public class Binary
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Binary
public Binary()
deconstructPacket
public static Binary.DeconstructedPacket deconstructPacket(Packet packet)
reconstructPacket
public static Packet reconstructPacket(Packet packet,
byte[][] buffers)
Copyright © 2014. All rights reserved.