Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Conversation

@lamphamsy
Copy link
Contributor

Get fragment's header size

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as the other PR, lacks the associated documentation. Also, there is no tests.


uint32_t header_size = sizeof(fragment_header_t);
info.GetReturnValue().Set(header_size);
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: You forgot a newline there.

}
},

getHeaderSize: function() {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would love some documentation here.

@lamphamsy lamphamsy force-pushed the ft/export_header_size branch from ad4d2e7 to 2227740 Compare November 22, 2016 16:46
@lamphamsy lamphamsy force-pushed the ft/export_header_size branch from 2227740 to 6aa94ba Compare November 22, 2016 16:47
@lamphamsy
Copy link
Contributor Author

The PR is too small and too clear for test. I think test is useful only for #45

@lamphamsy
Copy link
Contributor Author

updated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants