[][src]Module ws_gonzale::dataframe

Structs

Dataframe

Dataframe created by DataframeBuilder that represents the content from a Websocket frame

DataframeBuilder

This helps build up our Dataframe

Functions

get_buffer

Converts a Message to a Vec<u8>

mask_payload

This masks the payload byte by byte and does a bitwise exclusive on index % 4 of mask