baml.net.Datagram

A received UDP datagram: the payload bytes and the address of the sender.

Reference version

Signature

class baml.net.Datagram

A received UDP datagram: the payload bytes and the address of the sender.

Source:<builtin>/baml/ns_net/net.bamlbytes 49585016

Fields

data

uint8array

addr

string

Implementations

baml.Concrete for T

Source:<builtin>/baml/core.bamlbytes 747779