Class LargeUtf8

java.lang.Object
com.google.flatbuffers.Table
org.apache.arrow.flatbuf.LargeUtf8

public final class LargeUtf8 extends com.google.flatbuffers.Table
Same as Utf8, but with 64-bit offsets, allowing to represent extremely large data values.
  • Constructor Details

    • LargeUtf8

      public LargeUtf8()
  • Method Details

    • ValidateVersion

      public static void ValidateVersion()
    • getRootAsLargeUtf8

      public static LargeUtf8 getRootAsLargeUtf8(ByteBuffer _bb)
    • getRootAsLargeUtf8

      public static LargeUtf8 getRootAsLargeUtf8(ByteBuffer _bb, LargeUtf8 obj)
    • __init

      public void __init(int _i, ByteBuffer _bb)
    • __assign

      public LargeUtf8 __assign(int _i, ByteBuffer _bb)
    • startLargeUtf8

      public static void startLargeUtf8(com.google.flatbuffers.FlatBufferBuilder builder)
    • endLargeUtf8

      public static int endLargeUtf8(com.google.flatbuffers.FlatBufferBuilder builder)