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
Botan 1.2
    • Botan
    • botan.secure_byte_span
    • botan.random_number_generator
    • botan.hex_decode
    • botan.hex_encode
    • botan.base64_decode_max_output
    • botan.base64_decode
    • botan.base64_encode_max_output
    • botan.base64_encode
    • botan.hash_function
Edit this Page Source Repository
  • Botan
  • botan.base64_decode_max_output

botan.base64_decode_max_output

Synopsis

local botan = require 'botan'

botan.base64_decode_max_output(input: byte_span|string|integer) -> integer

Description

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

botan.hex_encode botan.base64_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.