|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Blob | |
|---|---|
| org.eclipse.egit.github.core | |
| org.eclipse.egit.github.core.service | |
| Uses of Blob in org.eclipse.egit.github.core |
|---|
| Methods in org.eclipse.egit.github.core that return Blob | |
|---|---|
Blob |
Blob.setContent(String content)
|
Blob |
Blob.setEncoding(String encoding)
|
| Uses of Blob in org.eclipse.egit.github.core.service |
|---|
| Methods in org.eclipse.egit.github.core.service that return Blob | |
|---|---|
Blob |
DataService.getBlob(IRepositoryIdProvider repository,
String sha)
Get blob for given SHA-1 |
| Methods in org.eclipse.egit.github.core.service with parameters of type Blob | |
|---|---|
String |
DataService.createBlob(IRepositoryIdProvider repository,
Blob blob)
Create blob with given content |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||