thrift_protocol_read_binary

function thrift_protocol_read_binary(
  object $transportobj,
  string $obj_typename,
  bool $strict_read,
  int $options = 0,
): object;

Parameters

  • object $transportobj
  • string $obj_typename
  • bool $strict_read
  • int $options = 0

Returns

  • object