SecureBlackbox 2020 Java Edition

Questions / Feedback?

UseUTF8 Property

Enables or disables UTF8 file name conversions.

Syntax

public boolean isUseUTF8();
public void setUseUTF8(boolean useUTF8);

Default Value

True

Remarks

Use this property to enable and disable UTF8 file name conversion. The server typically adjusts to the right setting automatically, but you may use this property to enforce theneeded behaviour.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Java Edition - Version 20.0 [Build 8156]