FixedWidthInteger

extension FixedWidthInteger
  • init(bytes: ArraySlice<UInt8>, startingAt index: Int)
  • func bytes(count byteCount: Int = MemoryLayout<Self>.size) -> [UInt8]