Element Compiler
class ElementCompiler( var cache: PLSAR.Cache?, var bytes: ByteArray?, var sessions: MutableMap<String?, HttpSession?>, var httpExchange: HttpExchange)
Content copied to clipboard
Thank you Mr. Walter https://gist.github.com/JensWalter/0f19780d131d903879a2
Constructors
Link copied to clipboard
fun ElementCompiler( cache: PLSAR.Cache?, bytes: ByteArray?, sessions: MutableMap<String?, HttpSession?>, httpExchange: HttpExchange)
Content copied to clipboard