Documentation of 'org.apache.poi.util.PngUtils' Java class
PngUtils
org.apache.poi.util

Class PngUtils



  • public final class PngUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean matchesPngHeader(byte[] data, int offset)
      Checks if the offset matches the PNG header.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • matchesPngHeader

        public static boolean matchesPngHeader(byte[] data,
                                               int offset)
        Checks if the offset matches the PNG header.
        Parameters:
        data - the data to check.
        offset - the offset to check at.
        Returns:
        true if the offset matches.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.