toInt8Pointer method

Pointer<Int8> toInt8Pointer()

Implementation

Pointer<Int8> toInt8Pointer() => toNativeUtf8().cast<Int8>();