Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NOpenType
Interpreter
C# Class NOpenType.Interpreter
Show file
Open project: prepare/HTML-Renderer
Public Methods
Method
Description
Interpreter
( ) :
System
Run
(
byte
instructions
) :
void
Private Methods
Method
Description
BuildLookup
(
List
instructions
) :
NOpenType.Instruction[]
Method Details
Interpreter()
public
method
public
Interpreter
( ) :
System
return
System
Run()
public
method
public
Run
(
byte
instructions
) :
void
instructions
byte
return
void