public abstract class Struct.String extends Struct.AbstractMember
限定符 | 构造器和说明 |
---|---|
protected |
String(int size,
int align,
int length,
Charset cs) |
protected |
String(int size,
int align,
Struct.Offset offset,
int length,
Charset cs) |
protected final Charset charset
protected final int length
protected String(int size, int align, int length, Charset cs)
protected String(int size, int align, Struct.Offset offset, int length, Charset cs)
Copyright © 2021. All rights reserved.