Class LazyBinary

java.lang.Object
org.nuxeo.ecm.core.blob.binary.Binary
org.nuxeo.ecm.core.blob.binary.LazyBinary
All Implemented Interfaces:
Serializable

@Deprecated(since="2023.9") public class LazyBinary extends Binary
Deprecated.
since 2023.9
Lazy Binary that fetches its remote stream on first access.
See Also: