| byte_array(Builder *parent_context, bytes_t const &input) | bb::stdlib::byte_array< Builder > | private |
| byte_array(Builder *parent_context, bytes_t &&input) | bb::stdlib::byte_array< Builder > | private |
| byte_array(Builder *parent_context, std::string const &input) | bb::stdlib::byte_array< Builder > | explicit |
| byte_array(Builder *parent_context, std::vector< uint8_t > const &input) | bb::stdlib::byte_array< Builder > | explicit |
| byte_array(const field_t< Builder > &input, const size_t num_bytes=32, std::optional< uint256_t > test_val=std::nullopt) | bb::stdlib::byte_array< Builder > | explicit |
| byte_array(const byte_array &other) | bb::stdlib::byte_array< Builder > | |
| byte_array(byte_array &&other) noexcept | bb::stdlib::byte_array< Builder > | |
| bytes() const | bb::stdlib::byte_array< Builder > | inline |
| bytes_t typedef | bb::stdlib::byte_array< Builder > | private |
| constant_padding(Builder *parent_context, size_t num_bytes, uint8_t value=0) | bb::stdlib::byte_array< Builder > | inlinestatic |
| context | bb::stdlib::byte_array< Builder > | private |
| from_constants(Builder *parent_context, std::vector< uint8_t > const &input) | bb::stdlib::byte_array< Builder > | privatestatic |
| get_context() const | bb::stdlib::byte_array< Builder > | inline |
| get_origin_tag() const | bb::stdlib::byte_array< Builder > | inline |
| get_value() const | bb::stdlib::byte_array< Builder > | |
| operator field_t< Builder >() const | bb::stdlib::byte_array< Builder > | explicit |
| operator=(const byte_array &other) | bb::stdlib::byte_array< Builder > | |
| operator=(byte_array &&other) noexcept | bb::stdlib::byte_array< Builder > | |
| operator[](const size_t index) const | bb::stdlib::byte_array< Builder > | inline |
| reverse() const | bb::stdlib::byte_array< Builder > | |
| set_free_witness_tag() | bb::stdlib::byte_array< Builder > | inline |
| set_origin_tag(bb::OriginTag tag) | bb::stdlib::byte_array< Builder > | inline |
| size() const | bb::stdlib::byte_array< Builder > | inline |
| slice(size_t offset) const | bb::stdlib::byte_array< Builder > | |
| slice(size_t offset, size_t length) const | bb::stdlib::byte_array< Builder > | |
| unset_free_witness_tag() | bb::stdlib::byte_array< Builder > | inline |
| values | bb::stdlib::byte_array< Builder > | private |
| write(byte_array const &other) | bb::stdlib::byte_array< Builder > | |
| write_at(byte_array const &other, size_t index) | bb::stdlib::byte_array< Builder > | |