transform stream to packet, detecting the packet length from aes encoded header
| name | type | description |
|---|---|---|
| QueueSize | int | the package queue size (optional, default 0) |
| HexKey | string | the secret key in aes decryption in hex format |
| --- | type | size |
|---|---|---|
| I | stream | n |
| O | packet | n-24 |