Write packet to bucket.
@MPI(name: "_{mesh.name}.tcp.write") Future<void> write(Packet packet, {Context? ctx}) { throw UnimplementedError('write() has not been implemented.'); }