issues
search
abema
/
go-mp4
Go library for reading and writing MP4 file
https://dev.to/sunfishshogi/go-mp4-golang-library-and-cli-tool-for-mp4-52o1
MIT License
466
stars
30
forks
source link
Remove redundant conditions in unmarshalSlice()
#153
Closed
aler9
closed
1 year ago
aler9
commented
1 year ago
@sunfish-shogi
fi.size is checked 3 times, one time is enough.
@sunfish-shogi
fi.size is checked 3 times, one time is enough.