TradingView
kaigouthro
2022년 7월 29일 오전 5시 55분

Hex 

Bitcoin / TetherUS PERPETUAL CONTRACTBinance

설명

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)
코멘트
FFriZz
Cool beans
xmd1979
"when i'm bored, i hack ... " ) cool code, thank you ! )
더보기