パッケージ jcifs.dcerpc

クラス UnicodeString

    • コンストラクタの詳細

      • UnicodeString

        public UnicodeString​(boolean zterm)
        パラメータ:
        zterm - whether the string should be zero terminated
      • UnicodeString

        public UnicodeString​(rpc.unicode_string rus,
                             boolean zterm)
        パラメータ:
        rus - wrapped string
        zterm - whether the string should be zero terminated
      • UnicodeString

        public UnicodeString​(String str,
                             boolean zterm)
        パラメータ:
        str - wrapped string
        zterm - whether the string should be zero terminated
    • メソッドの詳細