decompressLayerData

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] decompressLayerData(Layer layer, ubyte[] outBuffer)
  2. ubyte[] decompressLayerData(ubyte[] _compressedData)
  3. ubyte[] decompressLayerData(ubyte[] _compressedData, ubyte[] outBuffer)
    ubyte[]
    decompressLayerData
    (
    const ubyte[] _compressedData
    ,
    ubyte[] outBuffer
    )

Meta