FifoReader
Inherits: Node
Properties
| Type | Name | Default |
|---|---|---|
| bool | is_open |
Methods
| Returns | Signature |
|---|---|
| int | close() |
| int | open(path: String) |
Property Descriptions
is_open
bool is_open
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
close()
int close()
Note
There is currently no description for this method. Please help us by contributing one!
open()
Note
There is currently no description for this method. Please help us by contributing one!