Initializer

init(bytesNoCopy:length:encoding:deallocator:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

convenience init?(bytesNoCopy bytes: UnsafeMutableRawPointer, 
           length len: Int, 
         encoding: UInt, 
      deallocator: ((UnsafeMutableRawPointer, Int) -> Void)? = nil)