| src_bfile
| An OBfile object from which the data is to be copied.
|
| amount
| An integer specifying maximum number of characters or bytes to be copied.
|
| dst_offset
| An integer specifying the absolute offset for this instance. Default is 1.
|
| src_offset
| An integer specifying the absolute offset for the BFILE value of the source
OBFile object. Default is 1.
|