void addReference(int x, int y) { final value = "REFERENCE $x,$y$tscFix".codeUnits; _byte += value; }