AnrDaemon / minecraft-nbt

Do What The F*ck You Want To Public License
4 stars 0 forks source link

Review _IS_BE construction in Dictionary class #1

Open AnrDaemon opened 4 years ago

AnrDaemon commented 4 years ago

define('BIG_ENDIAN', pack('L', 1) === pack('N', 1));