WideChar16DataType

Package: ghidra.program.model.data
Type: class

10.1_PUBLIC

addedmethod: encodeRepresentation
byte[] encodeRepresentation(java.lang.String repr, ghidra.program.model.mem.MemBuffer buf, ghidra.docking.settings.Settings settings, int length) throws DataTypeEncodeException
addedmethod: encodeValue
byte[] encodeValue(java.lang.Object value, ghidra.program.model.mem.MemBuffer buf, ghidra.docking.settings.Settings settings, int length) throws DataTypeEncodeException
addedmethod: isEncodable
boolean isEncodable()

10.0_PUBLIC

removedmethod: isDynamicallySized
boolean isDynamicallySized()

9.0.2_PUBLIC

addedmethod: getBuiltInSettingsDefinitions
ghidra.docking.settings.SettingsDefinition[] getBuiltInSettingsDefinitions()

9.0.1_PUBLIC

introducedInitial version