CharSodiumPtr extension

Extensions on specific sodium pointers for easy conversion to dart types

on

Methods

toDartString({bool zeroTerminated = false}) String

Available on SodiumPointer<Char>, provided by the CharSodiumPtr extension

Converts the pointer to a dart string using the utf8 encoding.