Class ZeroBlob

java.lang.Object
All Implemented Interfaces:
IValidated, IWriteable, Comparable<ABlobLike<?>>

public class ZeroBlob extends ADerivedBlob
Blob filled with all zeros. Useful to avoid allocating lots of empty arrays, potentially.