Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added peekstr and peektyp methods #124

Merged
merged 1 commit into from
Jun 7, 2017
Merged

Added peekstr and peektyp methods #124

merged 1 commit into from
Jun 7, 2017

Conversation

vtellier
Copy link
Contributor

@vtellier vtellier commented Jun 7, 2017

These methods peeks a part and return a copy of its value as a string or the specified type.

This is practical to observe the message without touching it. I use it to perform various treatments according to meta data the message holds itself.

These methods peeks a part and return a copy of its value as a string or the specified type.
@bluca bluca merged commit b544d86 into zeromq:master Jun 7, 2017
@ax3l ax3l mentioned this pull request Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants