Contents

init(_:)

Create a buffer from any sequence of elements.

Declaration

init<S>(_ sequence: S) where S : Sequence, S.Element == UInt8

See Also

Creating a mesh buffer