Generic Instance Method 総称体インスタンスメソッド

withUnsafeMutableBytes(_:)

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

Declaration 宣言

mutating func withUnsafeMutableBytes<ResultType>(_ body: (UnsafeMutableRawBufferPointer) throws -> ResultType) rethrows -> ResultType