Contents

init(size:)

Creates a buffer slot descriptor with the given size.

Declaration

init(size: Int)

Parameters

  • size:

    The size of the buffer slot, in bytes.

See Also

Creating a buffer descriptor