Libraries
bignum
binary
bitmap
ble
bytes
core
crypto
device
encoding
esp32
expect
fixed-point
flash
font
gpio
i2c
i2s
icons
io
line-wrap
log
math
monitor
net
cellular
ethernet
ip-address
modules
socket-address
tcp
udp
wifi
x509
pulse-counter
reader
reader-writer
rmt
serial
spi
statistics
system
tls
uart
uuid
writer
zlib
Class SocketAddress
extends
Object
Class summary
Constructors
Statics
Methods
Fields
constructor
ip/
IpAddress
port/
int
Constructors
constructor
ip/
IpAddress
port/
int
Statics
deserialize
bytes/
ByteArray
->
SocketAddress
Methods
hash-code
->
any
operator ==
other/
any
->
bool
stringify
->
string
to-byte-array
->
any
Fields
ip
/
IpAddress
port
/
int