MCPcopy Create free account
hub / github.com/apache/fory / set_cursor

Method set_cursor

rust/fory-core/src/buffer.rs:627–629  ·  view source on GitHub ↗
(&mut self, cursor: usize)

Source from the content-addressed store, hash-verified

625 }
626
627 pub fn set_cursor(&mut self, cursor: usize) {
628 self.cursor = cursor;
629 }
630
631 // ============ BOOL (TypeId = 1) ============
632

Callers 3

deserialize_fromMethod · 0.80

Calls

no outgoing calls

Tested by 2