EPAddress.fromBytes constructor

EPAddress.fromBytes(
  1. Uint8List bytes
)

Implementation

EPAddress.fromBytes(Uint8List bytes) : super.fromBytes(bytes);