Interface Globals.Undumper

All Known Implementing Classes:
LoadState.GlobalsUndumper
Enclosing class:
Globals

public static interface Globals.Undumper
Interface for module that loads lua binary chunk into a prototype.
  • Method Summary

    Modifier and Type
    Method
    Description
    undump(InputStream stream, String chunkname)
    Load the supplied input stream into a prototype.