- append
void append(byte v)
Undocumented in source. Be warned that the author may not have intended to support it.
- append
void append(short v)
Undocumented in source. Be warned that the author may not have intended to support it.
- append
void append(int v)
Undocumented in source. Be warned that the author may not have intended to support it.
- append
void append(long v)
Undocumented in source. Be warned that the author may not have intended to support it.
- append
void append(float v)
Undocumented in source. Be warned that the author may not have intended to support it.
- append
void append(double v)
Undocumented in source. Be warned that the author may not have intended to support it.
- append
void append(const(void)[] v)
Undocumented in source. Be warned that the author may not have intended to support it.
- appendDF
void appendDF(ulong dev, ubyte fnc)
Undocumented in source. Be warned that the author may not have intended to support it.
- baseRead
Response baseRead(size_t expectedBytes, bool allocateOnlyExpected)
Undocumented in source. Be warned that the author may not have intended to support it.
- messageComplite
bool messageComplite()
Undocumented in source. Be warned that the author may not have intended to support it.
- read
Response read(size_t expectedBytes)
Undocumented in source.
- send
void send()
Undocumented in source.
- start
void start(ulong dev, ubyte func)
Undocumented in source.
- tempBuffer
const(void)[] tempBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
Basic functionality of Modbus.Backend