Blame docs/reference/gio/html/streaming.html

Packit ae235b
Packit ae235b
<html>
Packit ae235b
<head>
Packit ae235b
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Packit ae235b
<title>Streaming I/O: GIO Reference Manual</title>
Packit ae235b
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
Packit ae235b
<link rel="home" href="index.html" title="GIO Reference Manual">
Packit ae235b
<link rel="up" href="pt02.html" title="Part II. API Reference">
Packit ae235b
<link rel="prev" href="GZlibDecompressor.html" title="GZlibDecompressor">
Packit ae235b
<link rel="next" href="GSeekable.html" title="GSeekable">
Packit ae235b
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
Packit ae235b
<link rel="stylesheet" href="style.css" type="text/css">
Packit ae235b
</head>
Packit ae235b
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Packit ae235b
Packit ae235b
Packit ae235b
Home
Packit ae235b
Up
Packit ae235b
Prev
Packit ae235b
Next
Packit ae235b
Packit ae235b
Packit ae235b

Packit ae235b
Streaming I/O
Packit ae235b
Packit ae235b
Packit ae235b
GSeekable — Stream seeking interface
Packit ae235b
Packit ae235b
Packit ae235b
GInputStream — Base class for implementing streaming input
Packit ae235b
Packit ae235b
Packit ae235b
GOutputStream — Base class for implementing streaming output
Packit ae235b
Packit ae235b
Packit ae235b
GIOStream — Base class for implementing read/write streams
Packit ae235b
Packit ae235b
Packit ae235b
GSimpleIOStream — A wrapper around an input and an output stream.
Packit ae235b
Packit ae235b
Packit ae235b
GFileInputStream — File input streaming operations
Packit ae235b
Packit ae235b
Packit ae235b
GFileOutputStream — File output streaming operations
Packit ae235b
Packit ae235b
Packit ae235b
GFileIOStream — File read and write streaming operations
Packit ae235b
Packit ae235b
Packit ae235b
GFileDescriptorBased — Interface for file descriptor based IO
Packit ae235b
Packit ae235b
Packit ae235b
GFilterInputStream — Filter Input Stream
Packit ae235b
Packit ae235b
Packit ae235b
GFilterOutputStream — Filter Output Stream
Packit ae235b
Packit ae235b
Packit ae235b
GMemoryInputStream — Streaming input operations on memory chunks
Packit ae235b
Packit ae235b
Packit ae235b
GMemoryOutputStream — Streaming output operations on memory chunks
Packit ae235b
Packit ae235b
Packit ae235b
GBufferedInputStream — Buffered Input Stream
Packit ae235b
Packit ae235b
Packit ae235b
GBufferedOutputStream — Buffered Output Stream
Packit ae235b
Packit ae235b
Packit ae235b
GDataInputStream — Data Input Stream
Packit ae235b
Packit ae235b
Packit ae235b
GDataOutputStream — Data Output Stream
Packit ae235b
Packit ae235b
Packit ae235b
GUnixInputStream — Streaming input operations for UNIX file descriptors
Packit ae235b
Packit ae235b
Packit ae235b
GUnixOutputStream — Streaming output operations for UNIX file descriptors
Packit ae235b
Packit ae235b
Packit ae235b
GWin32InputStream — Streaming input operations for Windows file handles
Packit ae235b
Packit ae235b
Packit ae235b
GWin32OutputStream — Streaming output operations for Windows file handles
Packit ae235b
Packit ae235b
Packit ae235b
GConverterInputstream — Converter Input Stream
Packit ae235b
Packit ae235b
Packit ae235b
GConverterOutputstream — Converter Output Stream
Packit ae235b
Packit ae235b
Packit ae235b
GPollableInputStream — Interface for pollable input streams
Packit ae235b
Packit ae235b
Packit ae235b
GPollableOutputStream — Interface for pollable output streams
Packit ae235b
Packit ae235b
Packit ae235b
gpollableutils — Utilities for pollable streams
Packit ae235b
Packit ae235b
Packit ae235b
Packit ae235b
Packit ae235b

Generated by GTK-Doc V1.27
Packit ae235b
</body>
Packit ae235b
</html>