pub fn encode_body(bytes: &[u8]) -> Value
Encode response body for structured output: JSON → value, UTF-8 → string, binary → base64.