I ran into a case where I needed an XmlRpcValue for a string that might not be NUL-terminated, but for which I know how many bytes to use.
add XmlRpcValue constructor for string data with known length
Log in to post a comment.
add XmlRpcValue constructor for string data with known length