Uncompressed.fromPackets

Creates a packet and start to add packets.

  1. Uncompressed fromPackets(ubyte[][] packets)
    struct Uncompressed
    static
    fromPackets
    (
    ubyte[][] packets...
    )
  2. Uncompressed fromPackets(T[] packets)

Meta