N
N
nuclear_kote2020-06-07 01:04:57
iOS
nuclear_kote, 2020-06-07 01:04:57

How to convert UnsafePointer to base64?

open class AVAudioPCMBuffer : AVAudioBuffer {
...
    open var int32ChannelData: UnsafePointer<UnsafeMutablePointer<Int32>>? { get }
...

in general, you need to convert the result of this to base64.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question