package
0.7.6
Repository: https://github.com/wavetermdev/waveterm.git
Documentation: pkg.go.dev

# Functions

Add two int values, returning an error if the result overflows.
Add a slice of ints, returning an error if the result overflows.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
will overwrite m1 with m2's values.
combines string arrays and removes duplicates (returns a new array).
No description provided by the author
does *not* close outputCh on EOF or error.
returns (isEOF, error).
No description provided by the author
No description provided by the author
on error just returns "" does not return "application/octet-stream" as this is considered a detection failure.
No description provided by the author
on encoding error returns "" this is used to perform logic on first value without decoding the entire array.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
encodes a string, removing null/zero bytes (and separators '|') a zero byte is encoded as "\0", a '\' is encoded as "\\", sep is encoded as "\s" allows for easy double splitting (first on \x00, and next on "|").
No description provided by the author
No description provided by the author
No description provided by the author
returns base64 hash of data.
returns hex escaped string (\xNN for each byte).
minimum maxlen=6.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
sentinel value for StrWithPos.Pos to indicate no position.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author