core library

Classes

ZModemCore
Contains the state of a ZModem session.
ZSentFileProposalState
A state where we've sent a file proposal, but haven't received a response from the other side yet.

Typedefs

ZModemTextHandler = void Function(int char)
ZModemTraceHandler = void Function(String message)

Exceptions / Errors

ZModemException