Parse a BSER value from a string with deserialization options.

Synopsis

Declared in <folly/json/bser/Bser.h>

Return Value

The decoded dynamic value.

Parameters

Name

Description

p

The complete BSER‐encoded data.

opts

Options controlling deserialization.

Created with MrDocs