Dart SDK
dart:io
ZLIB
constant
ZLIB
dart:io
Constants
ZLIB
GZIP
READ
WRITE
APPEND
WRITE_ONLY
WRITE_ONLY_APPEND
SYSTEM_ENCODING
Properties
exitCode
pid
stdin
stdout
stderr
Functions
exit
sleep
stdioType
Enums
ProcessStartMode
FileLock
Classes
BytesBuilder
IOException
OSError
ZLibOption
ZLibCodec
GZipCodec
ZLibEncoder
ZLibDecoder
Directory
FileMode
File
RandomAccessFile
FileSystemException
FileSystemEntityType
FileStat
FileSystemEntity
FileSystemEvent
FileSystemCreateEvent
FileSystemModifyEvent
FileSystemDeleteEvent
FileSystemMoveEvent
HttpStatus
HttpServer
HttpConnectionsInfo
HttpHeaders
HeaderValue
HttpSession
ContentType
Cookie
HttpRequest
HttpResponse
HttpClient
HttpClientRequest
HttpClientResponse
HttpClientCredentials
HttpClientBasicCredentials
HttpClientDigestCredentials
HttpConnectionInfo
RedirectInfo
DetachedSocket
HttpException
RedirectException
HttpDate
IOSink
Link
Platform
Process
ProcessResult
ProcessSignal
SignalException
ProcessException
InternetAddressType
InternetAddress
NetworkInterface
RawServerSocket
RawServerSocketReference
ServerSocket
ServerSocketReference
SocketDirection
SocketOption
RawSocketEvent
RawSocket
Socket
Datagram
RawDatagramSocket
SocketException
Stdin
Stdout
StdoutException
StdioType
SystemEncoding
SecureSocket
RawSecureSocket
X509Certificate
TlsException
HandshakeException
CertificateException
SecureServerSocket
RawSecureServerSocket
WebSocketStatus
WebSocketTransformer
WebSocket
WebSocketException
Exceptions
IOException
FileSystemException
HttpException
RedirectException
SignalException
ProcessException
SocketException
StdoutException
TlsException
HandshakeException
CertificateException
WebSocketException
ZLIB
=
const
ZLibCodec
._default()
An instance of the default implementation of the
ZLibCodec
.