Documentation ¶
Index ¶
- func CopyOpen(dst io.Writer, src io.Reader, key string)
- func CopySeal(dst io.Writer, src io.Reader, key string)
- func PackHead(CMD, ATYP byte, DST_ADDR, DST_PORT []byte) []byte
- func Read(r io.Reader, k string) (b []byte, e error)
- func UnpackHead(data []byte) (CMD, ATYP byte, DST_ADDR, DST_PORT []byte)
- func Write(w io.Writer, b []byte, k string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnpackHead ¶
0 3 2 1 1 5 5 6 6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.