cloud.orbit.runtime.serialization.kryo.KryoConsts.kt Maven / Gradle / Ivy
The newest version!
/*
Copyright (C) 2015 - 2019 Electronic Arts Inc. All rights reserved.
This file is part of the Orbit Project .
See license in LICENSE.
*/
package cloud.orbit.runtime.serialization.kryo
internal const val DEFAULT_KRYO_BUFFER_SIZE = 1024
© 2015 - 2025 Weber Informatics LLC | Privacy Policy