Valient Gough

Results 13 issues of Valient Gough

Would be good to have examples which use more of the API, to demonstrate a more complete read/write filesystem. The duck-typed collection of APIs is a nice way to allow...

type:doc

Size returns an invalid size (larger than the buffer) in some cases. Due to #27 , I created a new Ring queue implementation: https://github.com/arg0net/collections As part of it, I added...

Using `ocf.NewDecoder(r)` on a random avro file, the Decode operation panics due to a null pointer exception from hamba/avro. The issue is that `newEfaceDecoder` inside codec_dynamic does not check the...