Kriskras99 commented on issue #136: URL: https://github.com/apache/avro-rs/issues/136#issuecomment-3041896528
I'm reading/writing files over the network, which is async. So currently I'm retrieving the entire file and then decoding it, instead of decoding it while it's downloading. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org