mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +02:00
By disallowing arbitrary expressions, bridge_get_bytearray (and bridge_get_optional_bytearray) ends up a lot more like bridge_get, and can reuse the infrastructure in bridge_fn_buffer instead of needing a separate per-bridge implementation.