summaryrefslogtreecommitdiff
path: root/lib/bytes/bytes_example_test.go
AgeCommit message (Expand)Author
2025-01-23all: replace [lib/bytes.WriteXxx] with standard libraryShulhan
2025-01-23all: replace "lib/bytes.ReadXxx" with standard libraryShulhan
2025-01-23all: replace "lib/bytes.AppendXxx" with standard libraryShulhan
2025-01-22lib/bytes: replace Copy and Concat with standard libraryShulhan
2024-12-28lib/bytes: split the hexdump related functions to separate packageShulhan
2024-09-30lib/bytes: add function AppendInt64 and AppendUint64Shulhan
2024-03-26lib/bytes: add parameter networkByteOrder to ParseHexDumpShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-06-04lib/bytes: add function RemoveSpacesShulhan
2023-04-13lib/bytes: change the package name in Example to have _test suffixShulhan
2023-04-05lib/bytes: implement function ParseHexDumpShulhan
2023-04-05lib/bytes: add function TrimNullShulhan
2023-04-04lib/bytes: changes the DumpPrettyTable output formatShulhan
2023-03-22lib/bytes: add function DumpPrettyTableShulhan
2023-03-22lib/bytes: add function SplitEachShulhan
2021-10-17lib/bytes: refactoring and cleaning up the bytes packageShulhan
2021-10-14lib/bytes: refactoring AppendXxx functionsShulhan
2019-09-27bytes: add function to get indexes of word in stringShulhan
2019-09-25bytes: add function to take snippets from string by indexesShulhan
2019-09-24bytes: add function get all indexes of token in stringShulhan
2018-09-17Merge package "github.com/shuLhan/tekstus", part 1/1Shulhan