Creates a new indefinite byte string
The chunks array is initialized to NULL and chunkcount to 0
@return **new** indefinite bytestring. NULL on malloc failure.
See Implementation
Creates a new indefinite byte string
The chunks array is initialized to NULL and chunkcount to 0
@return **new** indefinite bytestring. NULL on malloc failure.