Interface VarBinaryChunkInputStreamGenerator.Mapper<T>

Enclosing class:
VarBinaryChunkInputStreamGenerator<T>

public static interface VarBinaryChunkInputStreamGenerator.Mapper<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    constructFrom(byte[] buf, int offset, int length)
     
  • Method Details