All manuals tcllib
Reflected/virtual channel support
30 commands
T
- tcl::chan::cat Concatenation channel
- tcl::chan::core Basic reflected/virtual channel support
- tcl::chan::events Event support for reflected/virtual channels
- tcl::chan::facade Facade channel
- tcl::chan::fifo In-memory fifo channel
- tcl::chan::fifo2 In-memory interconnected fifo channels
- tcl::chan::halfpipe In-memory channel, half of a fifo2
- tcl::chan::memchan In-memory channel
- tcl::chan::null Null channel
- tcl::chan::nullzero Null/Zero channel combination
- tcl::chan::random Random channel
- tcl::chan::std Standard I/O, unification of stdin and stdout
- tcl::chan::string Read-only in-memory channel
- tcl::chan::textwindow Textwindow channel
- tcl::chan::variable In-memory channel using variable for storage
- tcl::chan::zero Zero channel
- tcl::randomseed Utilities for random channels
- tcl::transform::adler32 Adler32 transformation
- tcl::transform::base64 Base64 encoding transformation
- tcl::transform::core Basic reflected/virtual channel transform support
- tcl::transform::counter Counter transformation
- tcl::transform::crc32 Crc32 transformation
- tcl::transform::hex Hexadecimal encoding transformation
- tcl::transform::identity Identity transformation
- tcl::transform::limitsize Limiting input
- tcl::transform::observe Observer transformation, stream copy
- tcl::transform::otp Encryption via one-time pad
- tcl::transform::rot Rot-encryption
- tcl::transform::spacer Space insertation and removal
- tcl::transform::zlib Zlib (de)compression
Copyright#
- Copyright © 2009-2019 Andreas Kupries <andreas_kupries@users.sourceforge.net>