cbson v0.1.5
  • Pages
  • Modules

    CBson (cbson v0.1.5) View Source

    Link to this section Summary

    Functions

    decode(data)
    decode(data, opts)
    encode(data)
    encode(data, opts)
    init()
    nif_b64encode(bin)
    nif_bin2objectid(bin)
    nif_encode_init(data, options)
    nif_encode_iter(encoder, stack)
    nif_objectid2bin(objectid)
    nif_split_by_char(bin, c, start)

    Link to this section Functions

    Link to this function

    decode(data)

    View Source
    Link to this function

    decode(data, opts)

    View Source
    Link to this function

    encode(data)

    View Source
    Link to this function

    encode(data, opts)

    View Source
    Link to this function

    init()

    View Source
    Link to this function

    nif_b64encode(bin)

    View Source
    Link to this function

    nif_bin2objectid(bin)

    View Source
    Link to this function

    nif_encode_init(data, options)

    View Source
    Link to this function

    nif_encode_iter(encoder, stack)

    View Source
    Link to this function

    nif_objectid2bin(objectid)

    View Source
    Link to this function

    nif_split_by_char(bin, c, start)

    View Source

    Find it on Hex: Package Preview (current file)

    Built using ExDoc (v0.26.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference