anz-rfc
Results
2
comments of
anz-rfc
here's the analogous operation in standard library docco: https://golang.org/pkg/os/#File.ReadAt > ReadAt reads len(b) bytes from the File starting at byte offset off. It returns the number of bytes read and...
some discussion of workarounds here: https://gist.github.com/pypt/94d747fe5180851196eb