Changes

Jump to navigation Jump to search
92 bytes added ,  19:23, 18 July 2018
Clarification of IContentMetaDatabase::Get output buffer contents
Line 324: Line 324:  
| 0 || Set || Takes a [[NCA#Meta_records|Meta Record]], a type-5 [[NCA#Content_records|Content Records]] buffer and a u64 size.
 
| 0 || Set || Takes a [[NCA#Meta_records|Meta Record]], a type-5 [[NCA#Content_records|Content Records]] buffer and a u64 size.
 
|-
 
|-
| 1 || Get || Takes a [[NCA#Meta_records|Meta Record]], a type-6 buffer to write [[NCA#Content_records|Content Records]] to and a u64 size. Returns the actual Content Records size read.
+
| 1 || Get || Takes a [[NCA#Meta_records|Meta Record]], a type-6 buffer to write [[NCA#Content_records|Content Records]] to and a u64 size. Returns the actual number of bytes read into the buffer. Content Records start at offset 0x8 of the buffer, at 0x2 is how many there are.
 
|-
 
|-
 
| 2 || Remove || Takes a [[NCA#Meta_records|Meta Record]], and removes the associated record.
 
| 2 || Remove || Takes a [[NCA#Meta_records|Meta Record]], and removes the associated record.
9

edits

Navigation menu