StreamPeerPutData Method |
Sends a chunk of data through the connection, blocking if necessary until the data is done sending. This function returns an Error code.
Namespace: Godot
public Error PutData( byte[] data )
[Missing <param name="data"/> documentation for "M:Godot.StreamPeer.PutData(System.Byte[])"]
[Missing <returns> documentation for "M:Godot.StreamPeer.PutData(System.Byte[])"]