decodeLZ4File

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] decodeLZ4File(ubyte[] data, uint size)
    pure
    ubyte[]
    decodeLZ4File
    (
    const ubyte[] data
    ,
    uint size
    )
  2. ubyte[] decodeLZ4File(ubyte[] data, ubyte[] output, uint outLength)

Meta