-
Notifications
You must be signed in to change notification settings - Fork 310
Created new context strategy function with base64 function #265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D76028127 |
…esearch#265) Summary: Pull Request resolved: facebookresearch#265 Created a context interface, and strategy parent class for base64 function encoding and future types of encoding. Lot of code is reused from diffs D75792134 and D75792239. Differential Revision: D76028127
|
This pull request was exported from Phabricator. Differential Revision: D76028127 |
…esearch#265) Summary: Pull Request resolved: facebookresearch#265 Created a context interface, and strategy parent class for base64 function encoding and future types of encoding. Lot of code is reused from diffs D75792134 and D75792239. Differential Revision: D76028127
a36f232 to
8ca745c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76028127 |
…esearch#265) Summary: Pull Request resolved: facebookresearch#265 Created a context interface, and strategy parent class for base64 function encoding and future types of encoding. Lot of code is reused from diffs D75792134 and D75792239. Differential Revision: D76028127
8ca745c to
fe056e8
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76028127 |
…esearch#265) Summary: Pull Request resolved: facebookresearch#265 Created a context interface, and strategy parent class for base64 function encoding and future types of encoding. Lot of code is reused from diffs D75792134 and D75792239. Differential Revision: D76028127
fe056e8 to
915be8e
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76028127 |
…esearch#265) Summary: Pull Request resolved: facebookresearch#265 Created a context interface, and strategy parent class for base64 function encoding and future types of encoding. Lot of code is reused from diffs D75792134 and D75792239. Differential Revision: D76028127
915be8e to
2c3007d
Compare
…esearch#265) Summary: Pull Request resolved: facebookresearch#265 Created a context interface, and strategy parent class for base64 function encoding and future types of encoding. Lot of code is reused from diffs D75792134 and D75792239. Differential Revision: D76028127
2c3007d to
d5677cb
Compare
…esearch#265) Summary: Pull Request resolved: facebookresearch#265 Created a context interface, and strategy parent class for base64 function encoding and future types of encoding. Lot of code is reused from diffs D75792134 and D75792239. Differential Revision: D76028127
|
This pull request has been merged in a4e2d52. |
Summary: Created a context interface, and strategy parent class for base64 function encoding and future types of encoding. Lot of code is reused from diffs D75792134 and D75792239.
Differential Revision: D76028127