16 lines
332 B
Markdown
16 lines
332 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [firefish-js](./firefish-js.md) > [Stream](./firefish-js.stream.md) > [close](./firefish-js.stream.close.md)
|
|
|
|
## Stream.close() method
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
close(): void;
|
|
```
|
|
**Returns:**
|
|
|
|
void
|
|
|