ArraySlice
struct ArraySlice<Element> : _DestructorSafeContainer
-
Turn the array slice into a byte array.
Declaration
Swift
public var bytes: Bytes { get }
Tafelsalz Docs (100% documented)
struct ArraySlice<Element> : _DestructorSafeContainer
Turn the array slice into a byte array.
Swift
public var bytes: Bytes { get }