Class URLToBytesFunctionImpl

    • Constructor Detail

      • URLToBytesFunctionImpl

        public URLToBytesFunctionImpl()
    • Method Detail

      • apply

        public byte[] apply​(URL input)
                     throws IOException
        Specified by:
        apply in interface ru.ilb.jfunction.exception.ExceptionalFunction<URL,​byte[],​IOException>
        Throws:
        IOException