Uses of Class
org.capnproto.Data.Builder
-
-
Uses of Data.Builder in org.capnproto
Methods in org.capnproto that return Data.Builder Modifier and Type Method Description Data.BuilderData.Factory. fromPointerBuilder(SegmentBuilder segment, int pointer)Data.BuilderData.Factory. fromPointerBuilderBlobDefault(SegmentBuilder segment, int pointer, ByteBuffer defaultBuffer, int defaultOffset, int defaultSize)Data.BuilderDataList.Builder. get(int index)Data.BuilderData.Factory. initFromPointerBuilder(SegmentBuilder segment, int pointer, int size)Data.BuilderDataList.Builder.Iterator. next()Methods in org.capnproto that return types with arguments of type Data.Builder Modifier and Type Method Description Iterator<Data.Builder>DataList.Builder. iterator()
-