BytesFormat constructor

BytesFormat(
  1. Uint8List bytes
)

Implementation

BytesFormat(this.bytes);