Functions§
- get_
file_ name_ from_ string - Retrieve only the filename portion from a filepath.
- get_
pcstr_ from_ str - Win32 memes. Use with caution.
- get_
pcwstr_ from_ str - Win32 memes. Use with caution.
- get_
w32str_ from_ str - Win32 memes. Use with caution.
- scan
- Naive linear search for a needle in a haystack with wildcards
- to_
pattern - Converts a string of hex characters into a byte pattern with wildcards. ? is the character used for wildcards. Hex characters don’t have to be prefixed with 0x
- vec_
u16_ to_ u8 - Win32 memes. Use with caution.
- w32str_
to_ string - Win32 memes. Use with caution.