Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Core Media
/
CMReadOnlyDataBlockBuffer
/
init(_:)
init(_:)
Create a new block buffer referencing bytes from Data.
Declaration
init
(
_
data
:
Data
)