- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getRawPayload (0.07 sec)
-
src/main/java/jcifs/util/transport/Message.java
*/ boolean isRetainPayload(); /** * Gets the raw payload of the message. * * @return the raw response message */ byte[] getRawPayload(); /** * Sets the raw payload of the message. * * @param rawPayload the raw message payload to set */ void setRawPayload(byte[] rawPayload);Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 1.6K bytes - Viewed (0)