TypedNumberListX extension

Extensions on typed lists to add sodium pointer operations

on

Methods

toSodiumPointer<T extends NativeType>(LibSodiumFFI sodium, {MemoryProtection memoryProtection = MemoryProtection.readWrite}) SodiumPointer<T>

Available on List<num>, provided by the TypedNumberListX extension

Converts the list to a sodium pointer