mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-07 02:10:59 +08:00
The documentation states: * datagram_received: "data is a bytes object containing the incoming data." * pipe_data_received: "data is a non-empty bytes object containing the received data."