Apache2::REST::Writer::bin - Apache2::REST::Response Writer for binary


Apache2-REST documentation  | view source Contained in the Apache2-REST distribution.

Index


NAME

Top

Apache2::REST::Writer::bin - Apache2::REST::Response Writer for binary

DESCRIPTION

Top

This writer returns the binary part of the response. If the bin_mimetype of the response is set, it returns this mimetype. Otherwise application/bin is returned

new

mimeType

Getter

asBytes

Returns the response as json UTF8 bytes for output.


Apache2-REST documentation  | view source Contained in the Apache2-REST distribution.