Class Grib1SectionBinaryData


  • @Immutable
    public class Grib1SectionBinaryData
    extends Object
    The Binary Data Section for GRIB-1 files
    • Method Detail

      • getStartingPosition

        public long getStartingPosition()
      • getLength

        public int getLength()
      • getBytes

        public byte[] getBytes​(ucar.unidata.io.RandomAccessFile raf)
                        throws IOException
        Throws:
        IOException