Object Description: |
A blob identifier |
Creation Command: |
blob command |
Permitted Scope: |
local, global, or application |
Array Capability: |
Yes |
Membership Potential: |
compound, dbstructure, gstructure, structure, custom |
Graphic Primitive Capability: |
No |
User Function Capability: |
Yes, blob_function |
- |
string |
Access rights | |
* |
numeric |
Array length | |
* |
string |
Identifier class (blob) | |
- |
string |
Description | |
* |
string [15] |
Structure element names | |
* |
string [15] |
Structure element types | |
* |
numeric func |
Whether identifier is an instance of a particular class | |
* |
numeric |
Whether identifier is a procedure/function | |
* |
numeric |
Structure element count (15) | |
* |
string |
Owner user-id | |
- |
time |
Modification time | |
* |
string |
Identifier type (blob) | |
* |
string |
Identifier variant (identifier) | |
* = Read only element |
* |
blob fn |
Concatenate the blob with another | |
* |
procedure |
Append the blob contents to a file | |
* |
blob fn |
Reverse bits within the blob |
|
* |
blob fn |
Byte-swap bytes within the blob | |
* |
procedure |
Extend the blob structure | |
- |
numeric |
Type of blob data | |
- |
string |
File associated with this blob | |
* |
blob fn |
Insert the contents of another blob into this blob | |
* |
blob fn |
Invert bit values within the blob |
|
* |
blob fn |
Extract part of the blob |
|
* |
blob fn |
Replace part of the blob with another blob |
|
* |
procedure |
Save the blob contents to a file | |
- |
numeric |
The size of the blob in bytes | |
* |
numeric |
The style of the blob (memory or file) | |
* |
numeric fn |
Byte values | |