Class BinarySection

    • Field Detail

      • offset

        protected int offset
      • sizeInBytes

        protected int sizeInBytes
    • Constructor Detail

      • BinarySection

        public BinarySection()
      • BinarySection

        public BinarySection​(MemorySegment[] segments,
                             int offset,
                             int sizeInBytes)