Pudu programming language
Menu
API reference

Std.Ip.fromBytes

1 declaration

fn

fromBytes: &Bytes -> Result[Std.Ip.Address, Std.Ip.IpError]

The address held in 4 or 16 bytes in network order, as a socket reports it.

Back to Std.IpSearch related declarations