Function containers_api::conn::tty::decode_raw
source · pub async fn decode_raw<S>(stream: S) -> Option<(Result<TtyChunk>, S)>where
S: AsyncRead + Unpin,pub async fn decode_raw<S>(stream: S) -> Option<(Result<TtyChunk>, S)>where
S: AsyncRead + Unpin,