CharSodiumPtr extension
Extensions on specific sodium pointers for easy conversion to dart types
- on
Methods
-
toDartString(
{bool zeroTerminated = false}) → String -
Available on SodiumPointer<
Converts the pointer to a dart string using the utf8 encoding.Char> , provided by the CharSodiumPtr extension