Frames SSH Agent channel data into packets.
channel
void handleAgentRead(Channel channel, Uint8List msg) => dispatchAgentRead(channel, msg, handleAgentPacket);