rfw2txt function

String rfw2txt(
  1. Uint8List bytes
)

Implementation

String rfw2txt(Uint8List bytes) => rwl2txt(decodeLibraryBlob(bytes));