Variable PACKET_DATA_SIZEConst

PACKET_DATA_SIZE: number = ...

Maximum over-the-wire size of a Transaction

1280 is IPv6 minimum MTU 40 bytes is the size of the IPv6 header 8 bytes is the size of the fragment header

Generated using TypeDoc