1 2 3 4 5 6
package objectid // Size returns the hash size in bytes. func (algo Algorithm) Size() int { return algo.info().size }