Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:bs2_getlogsmallblobfromdir [2020/02/18 10:34]
yjjung
en:bs2_getlogsmallblobfromdir [2020/02/18 11:02] (current)
yjjung [BS2_GetLogSmallBlobFromDir]
Line 6: Line 6:
  
 ===== BS2_GetLogSmallBlobFromDir===== ===== BS2_GetLogSmallBlobFromDir=====
-[+ 2.6.4] ​Retrieves ​logs filtered by EventMask from the USB exported data. \\+[+ 2.6.4] ​Gets certain amount of logs based on the event mask from USB exported data in an efficient way \\
 The difference from [[BS2_GetLogBlobFromDir]] which is using [[Log_Management_API#​BS2EventBlob]] is that the parameter imageObj in BS2EventSmallBlob is changed to pointer for memory efficiency. \\ The difference from [[BS2_GetLogBlobFromDir]] which is using [[Log_Management_API#​BS2EventBlob]] is that the parameter imageObj in BS2EventSmallBlob is changed to pointer for memory efficiency. \\
 Except this, everything is the same. Except this, everything is the same.
Line 18: Line 18:
  
 <callout type="​info">​ <callout type="​info">​
-[[Log_Management_API#​BS2EventSmallBlob|BS2EventSmallBlob구조체 보기]]+[[Log_Management_API#​BS2EventSmallBlob|See BS2EventSmallBlob ​Structure]]
 </​callout>​ </​callout>​