pub fn parse_async<E: 'static>(data: &mut impl Read<E>) -> impl ExprParser<E>
Parse binary input as ESExpr
ESExpr