82 lines
No EOL
21 KiB
Text
82 lines
No EOL
21 KiB
Text
!<arch>
|
||
__.PKGDEF 0 0 0 644 688 `
|
||
go object linux amd64 go1.5.1 X:none
|
||
build id "adc823f4e84dfba7c09df202093b2422a330ece3"
|
||
|
||
$$
|
||
package hash
|
||
import runtime "runtime"
|
||
import io "io"
|
||
type @"".Hash interface { BlockSize() (? int); Reset(); Size() (? int); Sum(@"".b []byte) (? []byte); Write(@"io".p []byte) (@"io".n int, @"io".err error) }
|
||
type @"".Hash32 interface { BlockSize() (? int); Reset(); Size() (? int); Sum(@"".b []byte) (? []byte); Sum32() (? uint32); Write(@"io".p []byte) (@"io".n int, @"io".err error) }
|
||
type @"".Hash64 interface { BlockSize() (? int); Reset(); Size() (? int); Sum(@"".b []byte) (? []byte); Sum64() (? uint64); Write(@"io".p []byte) (@"io".n int, @"io".err error) }
|
||
func @"".init ()
|
||
|
||
$$
|
||
_go_.o 0 0 0 644 20635 `
|
||
go object linux amd64 go1.5.1 X:none
|
||
|
||
!
|
||
|