mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2024-12-02 17:56:09 +01:00
45 lines
1.8 KiB
Markdown
45 lines
1.8 KiB
Markdown
<!--
|
|
This markdown file was generated using `docs/documenter.php`.
|
|
|
|
Any edits to it will likely be lost.
|
|
-->
|
|
|
|
[*index](./../README.md)
|
|
|
|
---
|
|
|
|
### `Psl\IO` Component
|
|
|
|
#### `Functions`
|
|
|
|
- [error_handle](./../../src/Psl/IO/error_handle.php#L17)
|
|
- [input_handle](./../../src/Psl/IO/input_handle.php#L17)
|
|
- [output_handle](./../../src/Psl/IO/output_handle.php#L17)
|
|
|
|
#### `Interfaces`
|
|
|
|
- [CloseHandleInterface](./../../src/Psl/IO/CloseHandleInterface.php#L10)
|
|
- [CloseReadHandleInterface](./../../src/Psl/IO/CloseReadHandleInterface.php#L7)
|
|
- [CloseReadWriteHandleInterface](./../../src/Psl/IO/CloseReadWriteHandleInterface.php#L7)
|
|
- [CloseSeekHandleInterface](./../../src/Psl/IO/CloseSeekHandleInterface.php#L7)
|
|
- [CloseSeekReadHandleInterface](./../../src/Psl/IO/CloseSeekReadHandleInterface.php#L7)
|
|
- [CloseSeekReadWriteHandleInterface](./../../src/Psl/IO/CloseSeekReadWriteHandleInterface.php#L7)
|
|
- [CloseSeekWriteHandleInterface](./../../src/Psl/IO/CloseSeekWriteHandleInterface.php#L7)
|
|
- [CloseWriteHandleInterface](./../../src/Psl/IO/CloseWriteHandleInterface.php#L7)
|
|
- [HandleInterface](./../../src/Psl/IO/HandleInterface.php#L21)
|
|
- [ReadHandleInterface](./../../src/Psl/IO/ReadHandleInterface.php#L12)
|
|
- [ReadWriteHandleInterface](./../../src/Psl/IO/ReadWriteHandleInterface.php#L7)
|
|
- [SeekHandleInterface](./../../src/Psl/IO/SeekHandleInterface.php#L12)
|
|
- [SeekReadHandleInterface](./../../src/Psl/IO/SeekReadHandleInterface.php#L7)
|
|
- [SeekReadWriteHandleInterface](./../../src/Psl/IO/SeekReadWriteHandleInterface.php#L7)
|
|
- [SeekWriteHandleInterface](./../../src/Psl/IO/SeekWriteHandleInterface.php#L7)
|
|
- [WriteHandleInterface](./../../src/Psl/IO/WriteHandleInterface.php#L10)
|
|
|
|
#### `Classes`
|
|
|
|
- [MemoryHandle](./../../src/Psl/IO/MemoryHandle.php#L13)
|
|
- [Reader](./../../src/Psl/IO/Reader.php#L11)
|
|
- [Writer](./../../src/Psl/IO/Writer.php#L9)
|
|
|
|
|