MCPcopy Create free account
hub / github.com/crayzeewulf/libserial / DrainWriteBuffer

Method DrainWriteBuffer

src/SerialPort.cpp:515–519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

513 }
514
515 void
516 SerialPort::DrainWriteBuffer()
517 {
518 mImpl->DrainWriteBuffer() ;
519 }
520
521 void
522 SerialPort::FlushInputBuffer()

Calls 2

NotOpenClass · 0.85
IsOpenMethod · 0.45