iOS HMBytesGettable

HMBytesGettable is a protocol for getting bytes value from an object.

Table of Contents

Properties

.bytes

Declaration

var bytes: [UInt8] { get }