Class ObjectStream

    • Constructor Detail

      • ObjectStream

        public ObjectStream()
    • Method Detail

      • getType

        public abstract int getType()
        Get Git object type, see Constants.
        Returns:
        Git object type, see Constants.
      • getSize

        public abstract long getSize()
        Get total size of object in bytes
        Returns:
        total size of object in bytes