Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 538 Bytes

bitburner.ns.clearport.md

File metadata and controls

30 lines (17 loc) · 538 Bytes

Home > bitburner > NS > clearPort

NS.clearPort() method

Clear data from a port.

Signature:

clearPort(handle: number): void;

Parameters

Parameter Type Description
handle number Port to clear.

Returns:

void

Remarks

RAM cost: 0 GB

Deleta all data from the underlying queue.