![JAR search and dependency download from the Maven repository](/logo.png)
com.github.ltsopensource.nio.codec.Decoder Maven / Gradle / Ivy
package com.github.ltsopensource.nio.codec;
import com.github.ltsopensource.nio.channel.NioChannel;
import java.nio.ByteBuffer;
import java.util.List;
/**
* @author Robert HG ([email protected]) on 1/30/16.
*/
public interface Decoder {
List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy