NetAddr.Generic (NetAddr v1.3.1) View Source
Defines a struct to represent network addresses of arbitrary size.
Link to this section Summary
Link to this section Types
Specs
t() :: %NetAddr.Generic{address: binary(), length: non_neg_integer()}
Defines a struct to represent network addresses of arbitrary size.
t() :: %NetAddr.Generic{address: binary(), length: non_neg_integer()}