My Project
|
Public Member Functions | |
bool | parse (ByteBuffer &buffer) |
bool | parseFrame (ByteBuffer &buffer) |
bool | append (ByteBuffer &buffer) |
bool | isRsv1InUse () |
bool | isRsv2InUse () |
bool | isRsv3InUse () |
WebSocketFrame * | getFrame () |
ComingMsgState | getState () |
void | reset () |
Static Public Member Functions | |
static ByteBuffer | load (Buffer_Type *buffer, int bytes_transferred) |