Searched defs:WebSocketFrameChunk (Results 1 – 1 of 1) sorted by relevance
129 struct NET_EXPORT WebSocketFrameChunk { struct133 WebSocketFrameChunk& operator=(const WebSocketFrameChunk&) = delete; argument146 // The lifetime of |payload| is not defined by WebSocketFrameChunk. It is the argument151 base::span<const char> payload;