package
0.0.0-20241104071703-157ce2745a0f
Repository: https://github.com/lingfliu/ucs_core.git
Documentation: pkg.go.dev
# Functions
*
* convert ascii string to decimal string, zero padding by default
@param str ascii string
@param seperator default is space " "
*/.
*
* convert ascii string to hex string, zero padding by default
@param str ascii string
@param seperator default is space " "
*/.
*
* insert bool onto a byte
@param blen bit position (0-7)
*/.
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
*
* Get current time in nanoseconds
*/.
No description provided by the author
No description provided by the author
No description provided by the author
*
* Convert an integer to a byte 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
# Structs
*
* A simple byte buffer wrapper
*/.
No description provided by the author
No description provided by the author
TODO: Not used, remove on release.