Emilua docs
Home Blog
Get the PDF
0.10 0.11 0.12 0.4 0.5 0.6 0.7 0.8 0.9
Get the EPUB
0.10 0.11 0.12 0.4 0.5 0.6 0.7 0.8 0.9
Bech32 1.1
    • bech32
    • encode_output_length
    • encode
    • decode_output_length
    • decode
    • segwit_encode_output_length
    • segwit_encode
    • segwit_decode_output_length
    • segwit_decode
    • bolt11_encode_output_length
    • bolt11_encode
    • bolt11_decode_output_length
    • bolt11_decode
    • mb_decode
    • mb_encode
Edit this Page Source Repository
  • Bech32
  • bolt11_decode_output_length

bech32.bolt11_decode_output_length

Synopsis

local bech32 = require 'bech32'

bech32.bolt11_decode_output_length(input: byte_span|string) -> integer

Description

Returns the size (in bytes) of the output of bolt11_decode().

bolt11_encode bolt11_decode
  • Beast
    • 1.1current
  • Bech32
    • 1.1current
    • 1.0
  • Botan
    • 1.2current
    • 1.1
    • 1.0
  • Dumb D-Bus
    • 0.1current
  • Emilua API
    • 0.11current
    • 0.10
    • 0.9
    • 0.8
    • 0.7
    • 0.6
    • 0.5
    • 0.4
  • INI
    • 1.0current
  • libsecp256k1
    • 0.5current
  • Protocol
    • 1.0current
  • Qt5
    • 1.0current
  • Qt6
    • 1.2current
    • 1.1
    • 1.0
  • Telegram tdlib
    • 1.0current
  • this_thread
    • 1.0current

This page was built using a customized version of the Antora Spring UI.

The source code for this UI is licensed under the terms of the Mozilla Public License Version 2.0.