Skip to content

Instantly share code, notes, and snippets.

@mccabe615
Created February 7, 2014 11:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mccabe615/8861122 to your computer and use it in GitHub Desktop.
Save mccabe615/8861122 to your computer and use it in GitHub Desktop.
sig_param = helpers.buildParameter(sig_param.getName(), sig_string, sig_param.getType());
request_byte = helpers.updateParameter(request_byte, sig_param);
messageInfo.setRequest(request_byte);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment