Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 276 Bytes

File metadata and controls

19 lines (14 loc) · 276 Bytes

EXTENSION

CompiledFunction

extension CompiledFunction: Compilable

Methods

compile()

public func compile() -> [Byte]

init(fromBytes:readBytes:)

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