All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.facebook.presto.hive.$internal.jodd.util.buffer.package-info Maven / Gradle / Ivy

// Copyright (c) 2003-2014, Jodd Team (com.facebook.presto.hive.$internal.jodd.org). All Rights Reserved.

/**
 * Fast, fast buffers.
 * This buffer implementation does not store all data
 * in single array, but in array of chunks.
 */
package com.facebook.presto.hive.$internal.jodd.util.buffer;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy