Type Definition tungstenite::ReadBuffer

source ·
pub(crate) type ReadBuffer = ReadBuffer<READ_BUFFER_CHUNK_SIZE>;