refactor: remove the packetBuffer array
The parser#encode() method is now synchronous, so the packetBuffer array is useless.
D
Damien Arrachequesne committed
6cd2e4eab03a755654bb24e5e3b43f0abdd06a3b
Parent: c07b91d
The parser#encode() method is now synchronous, so the packetBuffer array is useless.