iOS HMBytesGettable
HMBytesGettable is a protocol for getting bytes value from an object.
Table of Contents
Properties
.bytes
Declaration
var bytes: [UInt8] { get }
HMBytesGettable is a protocol for getting bytes value from an object.
var bytes: [UInt8] { get }