Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 776 Bytes

MemoryStream.ru.md

File metadata and controls

27 lines (18 loc) · 776 Bytes

MemoryStream

  • класс MemoryStream (php\io\MemoryStream) унаследован от MiscStream
  • пакет std
  • исходники php/io/MemoryStream.php

Описание

Class MemoryStream


Методы


Методы

__construct()

__construct(mixed $content, string $mode): void

MemoryStream constructor.