[
https://issues.apache.org/jira/browse/MINIFICPP-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217083#comment-16217083
]
ASF GitHub Bot commented on MINIFICPP-264:
------------------------------------------
Github user minifirocks commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/151
@phrocker the basic class is io::BaseStream, the signature is virtual void
seek(uint32_t offset) {
the uint64_t break the virtual inheritance.
CompressContext test is running on in my local, it fail in travis, will
debug more
> Implement CompressContent Processor
> -----------------------------------
>
> Key: MINIFICPP-264
> URL: https://issues.apache.org/jira/browse/MINIFICPP-264
> Project: NiFi MiNiFi C++
> Issue Type: New Feature
> Affects Versions: 0.3.0
> Reporter: bqiu
> Assignee: bqiu
> Priority: Minor
> Fix For: 0.3.0
>
>
> Implement CompressContent Processor
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)