github.com/shakinm/xlsReader@v0.9.12/xls/record/eof.go (about) 1 package record 2 3 //EOF : End of File00 4 var EOFRecord = [2]byte{0x0A, 0x00} //(0Ah)