UTF-8 is a variable length encoding. The module uses an array where each single or multi-byte UTF-8 character is one array element. Array manipulations can be used on this UTF-8 character array. To ...
VolumeConverter is a library containing a VolumeConverter class. It consists of setters to set a certain volume in one of the many supported units. Internally it is converted to liters. Then the user ...