Class BinaryHeaders


  • public class BinaryHeaders
    extends java.lang.Object
    Binary checksum and content length to populate the metadata part of org.jfrog.storage.binstore.ifc.BinaryStream This will be set if they are known at that stage. requests from clients that does not include content length on upload will not populate content length part.
    Author:
    gidis
    • Constructor Summary

      Constructors 
      Constructor Description
      BinaryHeaders()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BinaryHeaders

        public BinaryHeaders()