At present this package is primarily used in conjunction with low level libraries which handle binary data but do not return streams, e.g. AWS SDK, Guzzle and SoapClient. As such, this package isn't focused on handling binary data. Would it be useful if this package properly supported binary data in the same way Node streams do, so that it can also be used in low level components?
At present this package is primarily used in conjunction with low level libraries which handle binary data but do not return streams, e.g. AWS SDK, Guzzle and SoapClient. As such, this package isn't focused on handling binary data. Would it be useful if this package properly supported binary data in the same way Node streams do, so that it can also be used in low level components?