Changeset da0fef6 in mainline for uspace/app/bithenge/transform.h
- Timestamp:
- 2012-06-23T18:24:21Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 03b2b2c
- Parents:
- d5070ef
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bithenge/transform.h
rd5070ef rda0fef6 75 75 /** Find the length of the prefix of a blob this transform can use as input. In 76 76 * other words, figure out how many bytes this transform will use up. This 77 * method is optional and can return an error, but it is required for struct77 * method is optional and can return an error, but it must succeed for struct 78 78 * subtransforms. 79 79 * @memberof bithenge_transform_t
Note:
See TracChangeset
for help on using the changeset viewer.