cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
WebSocket::Data Struct Reference

Data structure for message. More...

#include <WebSocket.h>

Public Member Functions

 Data ()
 

Public Attributes

char * bytes
 
int len
 
bool isBinary
 

Detailed Description

Data structure for message.

Constructor & Destructor Documentation

◆ Data()

Data ( )
inline

Member Data Documentation

◆ bytes

char* bytes

◆ isBinary

bool isBinary

◆ len

int len

The documentation for this struct was generated from the following file: