8b3080b972
go vet is not happy about them: pkg/io/binaryReader.go:92:21: method ReadByte() byte should have signature ReadByte() (byte, error) pkg/io/binaryWriter.go:75:21: method WriteByte(u8 byte) should have signature WriteByte(byte) error |
||
---|---|---|
.. | ||
binaryBufWriter.go | ||
binaryReader.go | ||
binaryrw_test.go | ||
binaryWriter.go | ||
fileWriter.go | ||
fileWriter_test.go | ||
serializable.go | ||
size.go | ||
size_test.go |