[lworld] Remove the Unsafe remnants of old valhalla prototypes

XMLWordPrintable

      There are 4 remnant methods of old valhalla prototypes in Unsafe:
      makePrivateBuffer, finishPrivateBuffer, getValue, setValue.

      make/finishBuffer are gone since we have strict initialization. get/setValue are replaced by explicit layout types.

      We should remove them and their related code to allow for easier maintenance and avoid confusion in the future.

            Assignee:
            Chen Liang
            Reporter:
            Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: