Documentation
¶
Index ¶
Constants ¶
View Source
const ( MagicNumber uint32 = 0x45514644 Version uint16 = 0x0100 )
Variables ¶
This section is empty.
Functions ¶
func AppendEqFile ¶
AppendEqFile 向一个已存在的.eq文件追加数据,如果文件不存在则创建。
func DeleteEqFile ¶
func WriteEqFile ¶
Types ¶
type FileHeader ¶
func CheckEqFile ¶
func CheckEqFile(file *os.File) (FileHeader, error)
Click to show internal directories.
Click to hide internal directories.