Interface PdfiumAddFontViaByteArrayRequestStreamPOrBuilder

    • Method Detail

      • hasInfo

        boolean hasInfo()
        .ironpdfengineproto.PdfiumAddFontViaByteArrayRequestStreamP.InfoP info = 1;
        Returns:
        Whether the info field is set.
      • hasFontBytesChunk

        boolean hasFontBytesChunk()
        bytes font_bytes_chunk = 2;
        Returns:
        Whether the fontBytesChunk field is set.
      • getFontBytesChunk

        com.google.protobuf.ByteString getFontBytesChunk()
        bytes font_bytes_chunk = 2;
        Returns:
        The fontBytesChunk.