mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +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."