Module: Invoca

Defined in:
lib/invoca/utils/guaranteed_utf8_string.rb,
lib/invoca/utils.rb,
lib/invoca/utils/version.rb

Overview

This class expects to be initialized with a string and guarantees that the output of the to_string method is in UTF-8 format and fits in 3 bytes/char or less.

Defined Under Namespace

Modules: Utils