package
Version:
v0.0.0-...-0b5b6e3
Opens a new window with list of versions in this module.
Published: Nov 11, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Read(conn net.Conn) ([]byte, int, error)
-
func ReadAndDecrypt(conn net.Conn, key []byte) ([]byte, int, error)
-
func Write(conn net.Conn, b []byte) (int, error)
-
func WriteEncrypted(conn net.Conn, b []byte, key []byte) (int, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.