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