SodiumString extension

Extensions on String to add sodium pointer operations

on

Methods

toSodiumPointer(LibSodiumFFI sodium, {int? memoryWidth, bool zeroTerminated = false, MemoryProtection memoryProtection = MemoryProtection.readWrite}) SodiumPointer<Char>
Converts the string to a SodiumPointer<Int8>