Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 252 Bytes

File metadata and controls

19 lines (14 loc) · 252 Bytes

EXTENSION

Null

extension Null: Compilable

Methods

compile()

public func compile() -> [Byte]

init(fromBytes:readBytes:)

public init(fromBytes bytes: [Byte], readBytes: inout Int) throws