brotli::enc

Module combined_alloc

Source

Macros§

Structs§

Traits§

Functions§

  • Helper function to create an empty allocator object
  • alloc_if 🔒
    Helper function to allocate memory or return a default value if the condition is false
  • Helper function to allocate memory or return a default value when the size is 0.
  • allocate 🔒
    Helper function to allocate memory with the given allocator (may crash if the len is 0).