Attempts to convert a response to an array of bytes
For intvals - converts to an array of bytes that is Response.intval.sizeof long For Bulk - casts the string to C[]
Returns an empty array in all other cases;
See Implementation
Attempts to convert a response to an array of bytes
For intvals - converts to an array of bytes that is Response.intval.sizeof long For Bulk - casts the string to C[]
Returns an empty array in all other cases;