[ 
https://issues.apache.org/jira/browse/THRIFT-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mathias Herberts updated THRIFT-947:
------------------------------------

    Attachment: THRIFT-947-1

Adds a guessProtocolFactory method to TProtocolUtil which implements a 
heuristic to determine the TProtocol from serialized data.


> Provide a helper method to determine the TProtocol used to serialize some 
> data.
> -------------------------------------------------------------------------------
>
>                 Key: THRIFT-947
>                 URL: https://issues.apache.org/jira/browse/THRIFT-947
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: Mathias Herberts
>            Priority: Minor
>         Attachments: THRIFT-947-1
>
>
> In order to deserialize thrift structures previously serialized, you 
> currently need to know the TProtocol used for serialization.
> The proposed new feature offers a method which applies a heuristic to 
> determine the TProtocol used from the serialized data.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to