Skip to main content

read_varint

Function read_varint 

Source
pub async fn read_varint<R: AsyncReadExt + Unpin>(reader: &mut R) -> Result<i32>