UnsafeBufferPointer

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf Swift type
gptkbp:category Pointer type
gptkbp:compatibleWith gptkb:RandomAccessCollection
Sequence
gptkbp:containsElement gptkb:waterfall
gptkbp:definedIn gptkb:Swift_Standard_Library
gptkbp:genericParameter gptkb:waterfall
https://www.w3.org/2000/01/rdf-schema#label UnsafeBufferPointer
gptkbp:initializer init(rebasing: Slice<UnsafeBufferPointer<Element>>)
init(start: UnsafePointer<Element>?, count: Int)
gptkbp:isGeneric true
gptkbp:isMutable false
gptkbp:method withMemoryRebound(to:capacity:_:)
gptkbp:property gptkb:Count
first
last
isEmpty
baseAddress
gptkbp:provides read-only access to a buffer of elements
gptkbp:relatedTo gptkb:UnsafeMutableBufferPointer
gptkbp:bfsParent gptkb:Swift_Standard_Library
gptkbp:bfsLayer 8