package p138.p329.p346.p347;

import com.hierynomus.protocol.commons.buffer.Buffer;
import java.util.Collection;
import java.util.Set;
import p138.p176.p177.p242.p246.p251.C4303;
import p138.p329.p342.EnumC6160;
import p138.p329.p346.C6228;
import p138.p329.p346.C6237;
import p138.p329.p346.EnumC6222;
import p138.p329.p346.EnumC6233;
import p138.p329.p351.p352.InterfaceC6289;
import p138.p329.p361.C6332;

/* JADX INFO: renamed from: ދ.ށ.ބ.ޑ.ޑ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6266 extends C6237 {

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final C6228 f17526;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final EnumC6267 f17527;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final EnumC6160 f17528;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final byte[] f17529;

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public final Set<Object> f17530;

    /* JADX INFO: renamed from: ދ.ށ.ބ.ޑ.ޑ$֏, reason: contains not printable characters */
    public enum EnumC6267 implements InterfaceC6289<EnumC6267> {
        SMB2_0_INFO_FILE(1),
        SMB2_0_INFO_FILESYSTEM(2),
        SMB2_0_INFO_SECURITY(3),
        SMB2_0_INFO_QUOTA(4);


        /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
        public long f17536;

        EnumC6267(long j) {
            this.f17536 = j;
        }

        @Override // p138.p329.p351.p352.InterfaceC6289
        public long getValue() {
            return this.f17536;
        }
    }

    public C6266(EnumC6222 enumC6222, long j, long j2, EnumC6267 enumC6267, C6228 c6228, EnumC6160 enumC6160, Set<Object> set, byte[] bArr) {
        super(33, enumC6222, EnumC6233.SMB2_SET_INFO, j, j2);
        this.f17526 = c6228;
        this.f17527 = enumC6267;
        this.f17528 = enumC6160;
        this.f17529 = bArr == null ? new byte[0] : bArr;
        this.f17530 = set;
    }

    @Override // p138.p329.p346.C6237
    /* JADX INFO: renamed from: ހ */
    public void mo9509(C6332 c6332) {
        c6332.f2169.mo9532((Buffer) c6332, this.f17437);
        c6332.mo1461((byte) this.f17527.f17536);
        c6332.mo1461(this.f17528 == null ? (byte) 0 : (byte) r0.f17276);
        c6332.f2169.mo9533(c6332, this.f17529.length);
        c6332.f2169.mo9532((Buffer) c6332, 96);
        c6332.m1463(C6332.f17675);
        Set<Object> set = this.f17530;
        c6332.f2169.mo9533(c6332, set == null ? 0L : C4303.m7148((Collection) set));
        C6228 c6228 = this.f17526;
        c6332.m1463(c6228.f17372);
        c6332.m1463(c6228.f17373);
        c6332.m1463(this.f17529);
    }
}
