Section Header
  
  
    + name    := TOOLS;
    
  
    - comment := "Miscellaneous Tools";
  
Section Public
  
  
    - unicode_to_ascii uni:FAST_ARRAY[CHAR_UNICODE] to asc:FAST_ARRAY[CHARACTER] <-
  
  
    - ascii_to_unicode asc:FAST_ARRAY[CHARACTER] to uni:FAST_ARRAY[CHAR_UNICODE] <-