Skip to content

doc: avoid reference to Gio.UnixInputStream

Andy Holmes requested to merge andyholmes/gjs:andyholmes/unix-docs-update into master

Since this has been moved to a separate platform-specific library, let's avoid referencing it in our documentation by using a Gio.MemoryInputStream instead.

Merge request reports