public dtype newbyteorder(string endian = null) { return(NpyCoreApi.DescrNewByteorder(this, NpyUtil_ArgProcessing.ByteorderConverter(endian))); }