Home > bitburner > IPort > write
write data to the port and removes and returns first element if full
Signature:
write: (value: any) => any;