readwriter

There are 7 repositories under readwriter topic.

  • xaionaro-go/secureio

    An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (golang). Also a multiplexer.

    Language:Go33316
  • dozyio/go-lpstream

    A length prefixed varint stream ReadWriter for Go

    Language:Go1100
  • blaze6950/FileStreamTest

    This is an xample program for using filestream for read/write into/from file

    Language:C#10
  • blaze6950/QuestsWithFile

    This is an example of list of quests with using binary writer/reader

    Language:C#10
  • blaze6950/VectorNFileReadNWrite

    A case study of a console application that implements examples of reading and writing data to a file, as well as demonstrating work with a vector

    Language:C++10
  • unkaktus/teer

    wrapper around io.ReadWrite(Close)r that copies data to itself

    Language:Go31
  • xaionaro-go/bytesextra

    io.ReadWriteSeeker implementation for []byte

    Language:Go20