dumpHex

fun dumpHex(): Path

Writes text representation of Path to standard output. The representation may be directly compiled as C++ code. Floating point values are written in hexadecimal to preserve their exact bit pattern. The output reconstructs the original Path.

Use instead of [] when submitting

Return

this

See also