function thrift_protocol_write_compact(
object $transportobj,
string $method_name,
int $msgtype,
object $request_struct,
int $seqid,
bool $oneway = false,
): void;
Parameters
object $transportobj
string $method_name
int $msgtype
object $request_struct
int $seqid
bool $oneway = false
Returns