Current section

Files

Jump to
ewe include ewe@internal@gramps@websocket_NeedMoreDataAccumulated.hrl
Raw

include/ewe@internal@gramps@websocket_NeedMoreDataAccumulated.hrl

-record(need_more_data_accumulated, {
parsed :: list(ewe@internal@gramps@websocket:parsed_frame()),
rest :: bitstring()
}).