pub fn read_header<R>(reader: &mut R) -> Result<DataFrameHeader, WebSocketError> where
    R: Read
Expand description

Reads a data frame header.