Class URIToBytesFunctionImpl

    • Constructor Detail

      • URIToBytesFunctionImpl

        public URIToBytesFunctionImpl()
    • Method Detail

      • apply

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