Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

Java/sun/nio/cs/DoubleByte_S_Encoder__EUC__SIM_static.fz


# Fuzion interface to static members of Java class 'sun.nio.cs.DoubleByte$Encoder_EUC_SIM'
#
# !!!!!!  DO NOT EDIT, GENERATED CODE !!!!!!
#
# This code was generated automatically using the fzjava tool V0.087 called 
# as follows:
#
#   ./build/bin/fzjava java.base -to=build/modules/java.base -verbose=0
#
public Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM_static is

  # call Java constructor 'public sun.nio.cs.DoubleByte$Encoder_EUC_SIM(java.nio.charset.Charset,char[],char[],boolean)':
  #
  public new_Ljava_7_nio_7_charset_7_Charset_s__u00005b_C_u00005b_CZ(arg0 Java.java.nio.charset.Charset, arg1 Sequence (u16), arg2 Sequence (u16), arg3 bool) Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM =>
    fuzion.java.call_constructor (Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM) "sun.nio.cs.DoubleByte\$Encoder_EUC_SIM" "(Ljava/nio/charset/Charset;[C[CZ)V" [(Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM_static.new_Ljava_7_nio_7_charset_7_Charset_s__u00005b_C_u00005b_CZ.this.arg0); (fuzion.java.array_to_java_object (u16) Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM_static.new_Ljava_7_nio_7_charset_7_Charset_s__u00005b_C_u00005b_CZ.this.arg1); (fuzion.java.array_to_java_object (u16) Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM_static.new_Ljava_7_nio_7_charset_7_Charset_s__u00005b_C_u00005b_CZ.this.arg2); (fuzion.java.bool_to_java_object Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM_static.new_Ljava_7_nio_7_charset_7_Charset_s__u00005b_C_u00005b_CZ.this.arg3)]

  # short-hand to call Java constructor 'public sun.nio.cs.DoubleByte$Encoder_EUC_SIM(java.nio.charset.Charset,char[],char[],boolean)':
  #
  public new(arg0 Java.java.nio.charset.Charset, arg1 Sequence (u16), arg2 Sequence (u16), arg3 bool) (Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM) =>
    new_Ljava_7_nio_7_charset_7_Charset_s__u00005b_C_u00005b_CZ Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM_static.new.this.arg0 Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM_static.new.this.arg1 Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM_static.new.this.arg2 Java.sun.nio.cs.DoubleByte_S_Encoder__EUC__SIM_static.new.this.arg3