package
Version:
v0.0.0-...-83adff0
Opens a new window with list of versions in this module.
Published: Jul 6, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ByteBigEndianToUint64 convert big endian to uint64
StringToUint parse string to uint
ParseIntFunc function to parse []byte to uint64
if not set, will assume []byte is big endian form of integer, length of 1/2/4/8 bytes
Parser parser for hbase cell
Parse parse cell to struct
supported type:
integer from 16 ~ 64 bit, the cell's value must be big endian form of the integer, length could be 2 or 4 or 8 bytes
string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.