Documentation
¶
Index ¶
Constants ¶
View Source
const ( //XModem1KBlockSsize is the size of the block that must be provided XModem1KBlockSsize uint16 = 1024 )
Variables ¶
This section is empty.
Functions ¶
func SendBlock1K ¶
SendBlock1K is used to send 1K data block over XModem
func SendEOT ¶
func SendEOT(p io.ReadWriter) error
SendEOT is used to finish the transmission of the data
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.