Commit 50e902a
committed
varDataDisplay - use method getVarFieldName(Appendable) - no memory allocation. unlike calling method 'varFieldName' where it has new Byte and new String.
1 parent 94bdcf9 commit 50e902a
File tree
2 files changed
+14
-1
lines changed- sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/java
2 files changed
+14
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3269 | 3269 | | |
3270 | 3270 | | |
3271 | 3271 | | |
3272 | | - | |
| 3272 | + | |
| 3273 | + | |
3273 | 3274 | | |
3274 | 3275 | | |
3275 | 3276 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
161 | 173 | | |
162 | 174 | | |
163 | 175 | | |
| |||
0 commit comments