TradingView
kaigouthro
29 jul 2022 05:55

Hex 

Bitcoin / TetherUS PERPETUAL CONTRACTBinance

Beskrivning

Library "Hex"
Hex String Utility

intToHex(_n)
  helper Binary half octet to hex character
  Parameters:
    _n: Digits to convert

fromDigits(_input, _buffer)
  Digits to Hex String output
  Parameters:
    _input: Integer Input
    _buffer: Number of 0's to pad Hex with
  Returns: string output hex character value buffered to desired length (00-ff default)
Kommentarer
FFriZz
Cool beans
xmd1979
"when i'm bored, i hack ... " ) cool code, thank you ! )
Mer