Package com.hierynomus.ntlm.messages
Class Utils
java.lang.Object
com.hierynomus.ntlm.messages.Utils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static byte[]
ensureNotNull
(byte[] possiblyNull) (package private) static byte[]
ensureNotNull
(String possiblyNull) (package private) static int
writeOffsettedByteArrayFields
(Buffer.PlainBuffer buffer, byte[] bytes, int offset)
-
Field Details
-
EMPTY
public static byte[] EMPTY
-
-
Constructor Details
-
Utils
private Utils()Avoid instantiation.
-
-
Method Details
-
writeOffsettedByteArrayFields
-
ensureNotNull
static byte[] ensureNotNull(byte[] possiblyNull) -
ensureNotNull
-