neo-go/pkg/io
Evgenii Stratonikov 8a2e1c3d0a io: remove ReadLE/BE and WriteLE/BE
It was replaced with faster specialized versions earlier.
2019-12-13 11:38:28 +03:00
..
binaryBufWriter.go vm: add bufBinWriter to emit functions in order to catch errors 2019-12-02 13:04:33 +03:00
binaryReader.go io: remove ReadLE/BE and WriteLE/BE 2019-12-13 11:38:28 +03:00
binaryrw_test.go io: remove ReadLE/BE and WriteLE/BE 2019-12-13 11:38:28 +03:00
binaryWriter.go io: remove ReadLE/BE and WriteLE/BE 2019-12-13 11:38:28 +03:00
fileWriter.go io: move common function and add unit tests for it 2019-11-06 17:12:33 +03:00
fileWriter_test.go io: move common function and add unit tests for it 2019-11-06 17:12:33 +03:00
serializable.go io: optimize BinWriter.WriteArray() 2019-12-09 14:59:49 +03:00
size.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
size_test.go io: add type-specific read/write methods 2019-12-12 20:19:50 +03:00