Function base58_monero::base58::decode_stream_check[][src]

pub fn decode_stream_check<T>(data: T) -> impl Stream<Item = Result<u8>> where
    T: AsyncReadExt + Unpin

Decode base58-encoded stream with a 4 bytes checksum in a decoded byte stream