Fix BP3Serializer crash on big-endian machines if Endian_Reverse is enabled
Created by: keichi
BP3Serializer assumes little-endian and crashes with the following error on big-endian machines when compiled with Endian_Reverse=ON.
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc