Creates a new definite byte string
The handle is initialized to NULL and length to 0
@return **new** definite bytestring. NULL on malloc failure.
See Implementation
Creates a new definite byte string
The handle is initialized to NULL and length to 0
@return **new** definite bytestring. NULL on malloc failure.