1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

自分用メモ libyang で node のサイズを知りたい

Last updated at Posted at 2020-07-16

libyang: Data Tree のマニュアル

lyd_lyb_data_length()
で行けそう。

デカいサイズのデータを一回で設定する場合に、
メモリの消費量の目安を知るために利用する。

(7/18 追記)
検証後、結果を追記します。
期待する情報が得られないかもなんで。。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?