SetLong v:Blob, pos:Int, value:Int...

Store longs into blob. Packs the value arguments into the blob v, four bytes (32 bits) per element, starting at position pos. The first position in the blob has index 0.

Since: PCC 1.0.13, PCC2 1.99.12

This is a testing version.
It may be incomplete, and have more bugs (or features) than the public live version at planetscentral.com.