pub fn load_fds_from_bytes(bytes: &[u8]) -> Result<DescriptorPool>Expand description
Load a FileDescriptorSet (binary) and return a DescriptorPool
pub fn load_fds_from_bytes(bytes: &[u8]) -> Result<DescriptorPool>Load a FileDescriptorSet (binary) and return a DescriptorPool