Skip to main content

read_format

Function read_format 

Source
pub async fn read_format<Reader: AsyncReadExt + Unpin>(
    reader: &mut Reader,
) -> Result<Format, ProtocolError>