importFromOdt method

Root importFromOdt(
  1. List<int> bytes
)

Implementation

Root importFromOdt(List<int> bytes) => _odt.importFromOdt(bytes);