The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Hessian::Deserializer::Binary - Deserialization of Hessian into binary

SYNOPSIS

These methods are only made to be used within the Hessian framework.

DESCRIPTION

This module reads the current input file handle to translate Hessian into binary.

INTERFACE

read_binary_handle_chunk

Reads binary data from the input handle.