ref: df1f2fb3daa1acd25c88510f259d5535fb482126 dir: /object/id/algorithm_size.go/
package objectid // Size returns the hash size in bytes. func (algo Algorithm) Size() int { return algo.info().size }