zeroblob (<num>)
blob
A blob of num bytes all with the value zero.
<num>The size of the required blob in bytes.
Create a new zeroized blob of length 256 bytes.
blob b = zeroblob(256)
Functions:
datablob (blob), fileblob (blob), textblob (blob)
Structures: