e_utils::system

Module encode

Source
Expand description

编码

Functions§

  • Asynchronously reads a file and automatically decodes its content.
  • Automatically detects encoding and decodes the input byte sequence.
  • Synchronously reads a file and automatically decodes its content.