bitburner-src/markdown/bitburner.iport.write.md
2022-01-16 16:11:52 +00:00

371 B

Home > bitburner > IPort > write

IPort.write property

write data to the port and removes and returns first element if full

Signature:

write: (value: any) => any;