This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
go-exif
mirror of
https://github.com/dsoprea/go-exif.git
Watch
1
Star
0
Fork
You've already forked go-exif
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d06a3c8963
go-exif
/
test_common.go
9 lines
99 B
Go
Raw
Blame
History
package
exif
import
(
"encoding/binary"
)
var
(
TestDefaultByteOrder
=
binary
.
BigEndian
)
Reference in New Issue
View Git Blame
Copy Permalink