Module as3_parser::util

source ·

Structs

  • Wrapper for pointer types that implements by-address comparison.
  • Similar to ByAddress, but omits the attributes of fat pointers.
  • Used for iterating code points from left-to-right in a string with additional manipulation methods.

Functions