32 lines
No EOL
12 KiB
Text
32 lines
No EOL
12 KiB
Text
!<arch>
|
||
__.PKGDEF 0 0 0 644 480 `
|
||
go object linux amd64 go1.5.1 X:none
|
||
build id "ea7e3c739dcb4e48a6e5cb369671647525ca3ee4"
|
||
|
||
$$
|
||
package encoding
|
||
import runtime "runtime"
|
||
type @"".BinaryMarshaler interface { MarshalBinary() (@"".data []byte, @"".err error) }
|
||
type @"".BinaryUnmarshaler interface { UnmarshalBinary(@"".data []byte) (? error) }
|
||
type @"".TextMarshaler interface { MarshalText() (@"".text []byte, @"".err error) }
|
||
type @"".TextUnmarshaler interface { UnmarshalText(@"".text []byte) (? error) }
|
||
|
||
$$
|
||
_go_.o 0 0 0 644 11508 `
|
||
go object linux amd64 go1.5.1 X:none
|
||
|
||
!
|
||
|