mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-23 19:41:51 +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."